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
60 stars 18 forks source link

Downgrade to microsoft-cognitiveservices-speech-sdk@1.17.0 #200

Closed compulim closed 1 year ago

compulim commented 1 year ago

Recent version of microsoft-cognitiveservices-speech-sdk does not work on Yarn or PNPM. Thus, we are downgrading it back to 1.17.0 until it is resolved.

The original bug is at https://github.com/microsoft/cognitive-services-speech-sdk-js/issues/549.