play

Crates.ioplay
lib.rsplay
version0.5.3
sourcesrc
created_at2017-01-21 09:35:52.881194
updated_at2017-10-19 06:24:41.087659
descriptionThe package provides a means of playing audio files.
homepagehttps://github.com/stainless-steel/play
repositoryhttps://github.com/stainless-steel/play
max_upload_size
id8154
size49,530
Owners (github:buoyantio:owners)

documentation

https://docs.rs/play

README

Play Package Documentation Build

The package provides a means of playing audio files.

Example

play::play("tests/fixtures/sound.mp3").unwrap();

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

Commit count: 46

cargo fmt