Skip to content

Support sovereign clouds#89

Merged
compulim merged 27 commits intomasterfrom
feat-gov
Mar 25, 2020
Merged

Support sovereign clouds#89
compulim merged 27 commits intomasterfrom
feat-gov

Conversation

@compulim
Copy link
Copy Markdown
Owner

@compulim compulim commented Mar 22, 2020

Background

Sovereign cloud use special hostname.

Today, when we connect, we use SpeechConfig.fromAuthorizationToken(...). For sovereign cloud, we need to use SpeechConfig.fromHost('virginia.stt.speech.microsoft.com', ...).

Also, we are adding end-to-end tests, so our tests will use a real subscription key and talk to the production service.

Changelog

Breaking changes

Added

Removed

  • fetchAuthorizationToken is removed, by @compulim, in PR #89.

Changed

@compulim compulim changed the title [DRAFT] Support sovereign cloud [DRAFT] Support sovereign clouds Mar 22, 2020
@compulim compulim changed the title [DRAFT] Support sovereign clouds Support sovereign clouds Mar 25, 2020
@compulim compulim marked this pull request as ready for review March 25, 2020 19:37
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.

Support gov URL

1 participant