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

Ignore speech synthesis errors #2300

Merged
merged 5 commits into from
Aug 13, 2019
Merged

Ignore speech synthesis errors #2300

merged 5 commits into from
Aug 13, 2019

Conversation

compulim
Copy link
Contributor

@compulim compulim commented Aug 11, 2019

Fixes #2298.

Changelog Entry

Fixed

Description

Today, when speech synthesis errors occurred, it blocks any other synthesis and recognition operations.

We should ignore synthesis errors to unblock other operations.

Specific Changes

  • Bump web-speech-cognitive-services for correct reporting synthesis errors
  • When synthesis errors happens in Speak.js, mark the speaking utterance as completed to unblock other operations

  • Testing Added

@coveralls
Copy link

coveralls commented Aug 11, 2019

Coverage Status

Coverage remained the same at 66.103% when pulling 715ef15 on compulim:fix-2298 into 5f745a6 on microsoft:master.

Copy link
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

CHANGELOG.md Outdated Show resolved Hide resolved
@compulim compulim merged commit d9ffe41 into microsoft:master Aug 13, 2019
@compulim compulim deleted the fix-2298 branch August 13, 2019 03:15
@compulim compulim mentioned this pull request Oct 4, 2019
13 tasks
@compulim compulim mentioned this pull request Oct 25, 2019
55 tasks
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.

Microphone button is disabled/greyed after sending the first message
3 participants