compulim / web-speech-cognitive-services

Polyfill Web Speech API with Cognitive Services Bing Speech for both speech-to-text and text-to-speech service.
https://compulim.github.io/web-speech-cognitive-services
MIT License
62 stars 18 forks source link

Support Direct Line Speech #73

Closed compulim closed 4 years ago

compulim commented 4 years ago

Description

To use Direct Line Speech, it requires initializing through a custom SpeechRecognizer object from Cognitive Services Speech SDK.

Changelog

Added

Changed