discord-stt-modified
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

Discord Speech Recognition Extension

This is an extension for discord.js library that makes creating discord speech recognition bots as easy as common text bots.

Originally created by Rei-x, modified by dylusion.

Big issue I faced with this package was simultaneous multi-guild usage and clearing event listeners. I faced many memory leaks until I added my own function to kill all guild specific listeners. All listeners and emitters are also created guild specifically, meaning they have the guild id attached to them, that way one guild doesn't recieve another guild's speech events. I recommend not using this package. I modified it to my needs, and odds are it won't work well for you. I published this package just for ease of updating another project of mine which uses this. All of my changes are not documented. Too lazy.

If you'd like to find the original package, click here

Package Sidebar

Install

npm i discord-stt-modified

Weekly Downloads

0

Version

1.0.15

License

MIT

Unpacked Size

47.5 kB

Total Files

45

Last publish

Collaborators

  • dylusion