Crate play [] [src]

Means of playing audio files.

Example

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

Functions

play

Play an audio file.