Skip to content

Commit 573d12d

Browse files
committed
fix names
1 parent c5b7fef commit 573d12d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/cognitive-services/Speech-Service/sovereign-clouds.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ ms.date: 1/14/2020
1212
ms.author: cbasoglu
1313
---
1414

15-
# Speech Services with Sovereign Clouds
15+
# Speech services with sovereign clouds
1616

17-
## Fairfax Cloud (US)
17+
## Azure Government (United States)
1818

1919
Only US federal, state, local, and tribal governments and their partners have access to this dedicated instance with operations controlled by screened US citizens.
20-
21-
- SR in SpeechSDK: *config.FromHost("wss://virginia.stt.speech.azure.us", "\<your-key\>");*
22-
- TTS in SpeechSDK: *config.FromHost("https[]()://virginia.tts.speech.azure.us", "\<your-key\>");*
20+
- Regions: US Gov Virginia
21+
- SR in SpeechSDK:*config.FromHost("wss://virginia.stt.speech.azure.us", "\<your-key\>");*
22+
- TTS in SpeechSDK: *config.FromHost("https[]()://virginia.tts.speech.azure.us", "\<your-key\>");*
2323
- Authentication Tokens: https[]()://virginia.api.cognitive.microsoft.us/sts/v1.0/issueToken
24+
- Azure Portal: https://portal.azure.us
2425
- Custom Speech Portal: https://virginia.cris.azure.us/Home/CustomSpeech
2526
- Available SKUs: S0
2627
- Supported features:
@@ -42,13 +43,14 @@ Only US federal, state, local, and tribal governments and their partners have ac
4243
- Russian
4344
- Spanish (es-*)
4445

45-
## Mooncake Cloud (China)
46+
## Microsoft Azure China
4647

4748
Located in China, an Azure data center with direct access to China Mobile, China Telecom, China Unicom and other major carrier backbone network, for Chinese users to provide high-speed and stable local network access experience.
48-
49+
- Regions: China East 2 (Shanghai)
4950
- SR in SpeechSDK: *config.FromHost("wss://chinaeast2.stt.speech.azure.cn", "\<your-key\>");*
5051
- TTS in SpeechSDK: *config.FromHost("https[]()://chinaeast2.tts.speech.azure.cn", "\<your-key\>");*
5152
- Authentication Tokens: https[]()://chinaeast2.api.cognitive.microsoft.cn/sts/v1.0/issueToken
53+
- Azure Portal: https://portal.azure.cn
5254
- Custom Speech Portal: https://chinaeast2.cris.azure.cn/Home/CustomSpeech
5355
- Available SKUs: S0
5456
- Supported features:

0 commit comments

Comments
 (0)