Rei-x / discord-speech-recognition

Speech to text extension for discord.js
https://npmjs.com/package/discord-speech-recognition
MIT License
56 stars 22 forks source link

Recognition stops somewhat randomly #69

Open SlickBro26 opened 6 months ago

SlickBro26 commented 6 months ago

Recognition will stop somewhat randomly for seemingly no reason. I have checked the connection after it stop detecting speech and it seems to still be in the voice channel and ready. It doesn't even fire the Client.on(speechEvent) function. Leaving and then rejoining fixes the issue for a short while.