Skip to content

Fix speech samples to use both 4.8 and pre-4.8 signature#2916

Merged
compulim merged 4 commits intomicrosoft:masterfrom
compulim:fix-speech-samples
Feb 19, 2020
Merged

Fix speech samples to use both 4.8 and pre-4.8 signature#2916
compulim merged 4 commits intomicrosoft:masterfrom
compulim:fix-speech-samples

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Feb 18, 2020

Fixes #2877.

Changelog Entry

Fixed

  • Fixes #2877. Updated Cognitive Services Speech Services samples to use both pre-4.8 and 4.8 API signature, by @compulim in PR #2916

Description

Our speech samples is targeting CDN/latest (4.7.1) but the code is targeting 4.8. So the sample doesn't work until we release 4.8 to CDN.

I am updating the sample to support both API signature and will remove it during 4.8 post-release.

Specific Changes

  • Updated all Cognitive Services samples to use pre-4.8 signature
  • Updated samples/README.md for broken link
  • Formatted 05.i.notification/README.md

  • Testing Added
    • No tests added for samples

@compulim compulim mentioned this pull request Feb 18, 2020
@compulim compulim merged commit 598c8cb into microsoft:master Feb 19, 2020
@compulim compulim deleted the fix-speech-samples branch February 19, 2020 20:22
@compulim compulim mentioned this pull request Mar 5, 2020
40 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.

Cognitive Speech Samples throwing Credentials must be specified error

2 participants