noopkat / ms-bing-speech-service

NodeJS service wrapper for Microsoft Speech API and Custom Speech Service
MIT License
82 stars 17 forks source link

implement support in browser #9

Closed noopkat closed 6 years ago

noopkat commented 6 years ago

This library has the capability to also work in the browser. It would involve some transpilation to swap out the websocket native module, and also converting the websocket headers to url parameters.

Documentation would also be needed to explain how to use in the browser.

noopkat commented 6 years ago

bitmoji

noopkat commented 6 years ago

released in v2.0.0