Has anyone made something similar to a Discord bot that you can talk to in VC?
1. You say a message
2. The bot converts to text
3. Bot sends to API (e.g. GPT)
4. Bot converts to voice
5. Bot sends to voice channel
I'm unsure how to proceed between steps 1 & 2 - is there a way for the bot to automatically detect when the user has finished speaking before processing? I do not want a button press or anything of the sort - just automatic.