cordova-plugin-speechrecognition
cordova-plugin-speechrecognition copied to clipboard
Offline Speech Recognition
Hi,
Do you know if it's possible use the offline speech recognition on both platforms (android and ios)?
I read the documentation and I saw this plugin uses the online speech recognition APIs, so I want to know if you know another plugin, or even know if ios and android offers the offline api to thirty party apps.
Thanks.
@FabricioFFC I am looking something like that too. Did you find something?
This library uses the native voice control. For Samsung when setup with s-voice or bixby, it seems to work offline? I would think LG would work similarly... Should be device feature dependent. If there are 3rd party native offline voice recognition integrations, they should follow suit.
I don't think an app-dependent solution would be the best way to go. But Julius-JS (if it ever gets updated using emscripten... I tried but never got it working) could be a solution on its own.