TalAter / annyang

:speech_balloon: Speech recognition for your site
https://www.talater.com/annyang/
MIT License
6.57k stars 1.05k forks source link

other stt engine #411

Closed iprnd closed 4 years ago

iprnd commented 4 years ago

I want to run other engine for speech recognition

Expected Behavior

Using other third party speech to text engine

Current Behavior

It is using google speech to text

Possible Solution

Adding new event to listen for (such as endrecord)

TalAter commented 4 years ago

This isn't currently supported.

If you feel like implementing this and submitting a pull request I would be happy to discuss the implementation details.