cannawen / dota-gsi-discord-bot

Use Dota 2's Game State Integration API to make helpful announcements in a discord voice channel
MIT License
5 stars 2 forks source link

[feature] roshan voice commands through discord #53

Closed cannawen closed 1 year ago

cannawen commented 1 year ago
cannawen commented 1 year ago

Removing wit.ai; using Google stt https://github.com/Rei-x/discord-speech-recognition

cannawen commented 1 year ago

Also interesting if this doesn't work out: https://www.npmjs.com/package/assiskyv13 https://github.com/mundoex/discord-tts

cannawen commented 1 year ago

Taking a combination of the first two libraries and mashing them together. Also interesting - https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API

cannawen commented 1 year ago

Useful - https://github.com/gillesdemey/google-speech-v2

cannawen commented 1 year ago

Accuracy is pretty bad, but we'll call this story done. Currently listening on:

/^(what).{1,15}(status|timer?)$/i