Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix long text is not synthesized when using Cognitive Services #2035

Merged
merged 2 commits into from
May 31, 2019

Conversation

compulim
Copy link
Contributor

@compulim compulim commented May 29, 2019

Fixes #1829.

Changelog Entry

Description

Fixed by removing workaround for outdated Chrome quirk [compulim/react-say#7]. Details about the quirk can be found in the description of the PR. In short, to workaround Chrome quirk, we kill-and-retry speech synthesis if no start event is received within a second. And this interfere with Cognitive Services if the synthesized text took > 1 second to download and play.

This version bump will bring these changes from react-say:

Specific Changes

We don't have automated test infrastructure for Cognitive Services today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text to Speech integrated with LUIS BOT does not voice out/playback in Safari browser on iOS/iPhone devices
2 participants