The Sound Reform
Objectives
- Provide an unified API to handle the sound
- Reimplement the existing code with it
What's in it
- Two submodules :
- sound.playing which implements 3 functions : push_sound(), play(), pause()
- sound.recording which implements 1 function : record_until_silence() Both modules are started since the first import call to them, and they are imported at startup through main.py.
Merge request reports
Activity
Filter activity
Please register or sign in to reply