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

Change language after addSpeechEvent #57

Closed Naozumi520 closed 1 year ago

Naozumi520 commented 1 year ago

Is it possible to change the language after addSpeechEvent?

Rei-x commented 1 year ago

currently not, but it shouldn't be difficult for me to add it if you need it

Naozumi520 commented 1 year ago

Please, I absolutely need this function 🙏 Thank you for your efforts!

mbarretol commented 1 year ago

It would also be awesome if one could change the shouldProcessSpeech attribute for a user, after adding the speech event.

AceHanded commented 1 year ago

Changing the language afterwards would certainly be a big plus. Is there currently no workaround for doing that?