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

Speech UI demo reconfigured to use Cognitive Services properly #2132

Merged
merged 5 commits into from
Jul 2, 2019

Conversation

compulim
Copy link
Contributor

@compulim compulim commented Jun 28, 2019

Fixes #1968.

Changelog Entry

Description

In our original sample, we configured Cognitive Services wrongly so the sample is not running using Cognitive Services but browser-supported speech.

Also added note on Safari speech priming issue.

Specific Changes

  • Updated sample to configure Cognitive Services correctly
  • Added note on Safari speech priming issue
  • Prettier stylized the sample code

  • [ ] Testing Added

samples/13.customization-speech-ui/README.md Outdated Show resolved Hide resolved
samples/13.customization-speech-ui/README.md Outdated Show resolved Hide resolved
compulim and others added 2 commits July 2, 2019 09:05
Co-Authored-By: Corina <14900841+corinagum@users.noreply.github.com>
@compulim compulim merged commit 23c5d6b into microsoft:master Jul 2, 2019
@compulim compulim deleted the fix-1968 branch July 2, 2019 01:15
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.

Sample Customizing Speech UI browser support
2 participants