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

ApI Key #30

Closed MindlessXD closed 2 years ago

MindlessXD commented 2 years ago

there is a google api key included. is this being used for default package implementation

Rei-x commented 2 years ago

Yes, it's from python speech_recognition package and it's for testing purposes only, you can read more here: https://github.com/Uberi/speech_recognition/blob/c89856088ad81d81d38be314e3db50905481c5fe/speech_recognition/__init__.py#L850