SpeechToText-WebSockets-Javascript
SpeechToText-WebSockets-Javascript copied to clipboard
Cordova/Ionic client
Hello,
Is it supported to use the JavaScript SDK from within a Cordova app ( e.g ionic) ?
If so, is there a sample of using this SDK from within a Cordova application?
Cordova in iOS does not support WebRTC, and Android do support it. You will need to implement an audio source by yourself.