You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/sovereign-clouds.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,16 @@ ms.date: 1/14/2020
12
12
ms.author: cbasoglu
13
13
---
14
14
15
-
# Speech Services with Sovereign Clouds
15
+
# Speech services with sovereign clouds
16
16
17
-
## Fairfax Cloud (US)
17
+
## Azure Government (United States)
18
18
19
19
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\>");*
@@ -42,13 +43,14 @@ Only US federal, state, local, and tribal governments and their partners have ac
42
43
- Russian
43
44
- Spanish (es-*)
44
45
45
-
## Mooncake Cloud (China)
46
+
## Microsoft Azure China
46
47
47
48
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)
49
50
- SR in SpeechSDK: *config.FromHost("wss://chinaeast2.stt.speech.azure.cn", "\<your-key\>");*
50
51
- TTS in SpeechSDK: *config.FromHost("https[]()://chinaeast2.tts.speech.azure.cn", "\<your-key\>");*
0 commit comments