Active voice detection #2466
franklin050187
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/franklin050187/discord_voice_detection
Code snippet to detect when a user is speaking and dump a .wav file when he stops speaking automatically without the need to pass a /stop command
(basically always recording and dump file on silence)
Idea : add it to a function to the sink like _is_actively_speaking()
Beta Was this translation helpful? Give feedback.
All reactions