Bon code !

Skip to content
Snippets Groups Projects

The Sound Reform

Open Ethan P. requested to merge the_sound_reform into main

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading