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

Fetch custom voice list when using subscription key #68

Closed compulim closed 5 years ago

compulim commented 5 years ago

Fix #62.

Description

Custom voice list can only be fetch if using subscription key. A warning has been added to remind developers about the behavioral differences when using a subscription key and an authorization token.

Changelog

Added