Home | Trees | Indices | Help |
---|
|
Sound player based on SoX, called "the Swiss Army knife of sound processing programs" by its developper. This simple Python wrapper is based on Linux shell commands running in extra threads. For the Raspberry Pi the following installation are needed: sudo apt-get install sox sudo apt-get install mp3
|
|||
|
|||
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Plays one or several sine tones with given frequencies and duration.
|
Checks if the sound is still playing.
|
Creates a sound player to play the given audio file (wav, mp3, etc.) to be played at given device ID. Throws exception, if the sound resource is not found.
|
Plays the sound with given volume (default: 1). The function returns immediately.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon May 16 09:18:29 2016 | http://epydoc.sourceforge.net |