BingSpeech icon indicating copy to clipboard operation
BingSpeech copied to clipboard

A small JavaScript library to call Bing Speech-To-Text API with continuous detection and Text-To-Speech API

Results 4 BingSpeech issues
Sort by recently updated
recently updated
newest added

In order to work with Safari on ios 11 this needs to work with navigator.mediaDevices.getUserMedia instead of navigator.getUserMedia. Can you help me with this?

Error while using this and running project through Visual studio. Some syntax error somewhere. Error is: JavaScript critical error at line 62, column 5 in http://localhost:49981/Scripts/BingSpeech.js\n\nSCRIPT1002: Syntax error

if it is possible then we can play the dataURL by some other plugin like howler.js. So please tell me that is it possible to get audio data as dataURL...

Tried it in iOS11 Safari Create -> Start , it doesn't work But Create -> *rotate screen* -> Start, it works Why? Are there any way to fix this bug?...