Skip to content

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

Merged
corinagum merged 2 commits intomicrosoft:masterfrom
compulim:bump-react-say
May 31, 2019
Merged

Fix long text is not synthesized when using Cognitive Services#2035
corinagum merged 2 commits intomicrosoft:masterfrom
compulim:bump-react-say

Conversation

@compulim
Copy link
Copy Markdown
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