Skip to content

Ignore speech synthesis errors#2300

Merged
compulim merged 5 commits intomicrosoft:masterfrom
compulim:fix-2298
Aug 13, 2019
Merged

Ignore speech synthesis errors#2300
compulim merged 5 commits intomicrosoft:masterfrom
compulim:fix-2298

Conversation

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

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
Copy Markdown
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

Comment thread CHANGELOG.md Outdated
@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