|
| 1 | +--- |
| 2 | +title: Sovereign Clouds - Speech service |
| 3 | +titleSuffix: Azure Cognitive Services |
| 4 | +description: Learn how to use Sovereign Clouds |
| 5 | +services: cognitive-services |
| 6 | +author: cbasoglu |
| 7 | +manager: xdh |
| 8 | +ms.service: cognitive-services |
| 9 | +ms.subservice: speech-service |
| 10 | +ms.topic: conceptual |
| 11 | +ms.date: 1/14/2020 |
| 12 | +ms.author: cbasoglu |
| 13 | +--- |
| 14 | + |
| 15 | +# Speech services with sovereign clouds |
| 16 | + |
| 17 | +## Azure Government (United States) |
| 18 | + |
| 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 | +- 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\>");* |
| 23 | +- Authentication Tokens: https[]()://virginia.api.cognitive.microsoft.us/sts/v1.0/issueToken |
| 24 | +- Azure Portal: https://portal.azure.us |
| 25 | +- Custom Speech Portal: https://virginia.cris.azure.us/Home/CustomSpeech |
| 26 | +- Available SKUs: S0 |
| 27 | +- Supported features: |
| 28 | + - Speech-to-Text |
| 29 | + - Custom Speech (Acoustic/language adaptation) |
| 30 | + - Text-to-Speech |
| 31 | + - Speech Translator |
| 32 | +- Unsupported features |
| 33 | + - Custom Voice |
| 34 | + - Neural voices for Text-to-speech |
| 35 | +- Supported locales: Locales for the following languages are supported. |
| 36 | + - Arabic (ar-*) |
| 37 | + - Chinese (zh-*) |
| 38 | + - English (en-*) |
| 39 | + - French (fr-*) |
| 40 | + - German (de-*) |
| 41 | + - Hindi |
| 42 | + - Korean |
| 43 | + - Russian |
| 44 | + - Spanish (es-*) |
| 45 | + |
| 46 | +## Microsoft Azure China |
| 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. |
| 49 | +- Regions: China East 2 (Shanghai) |
| 50 | +- SR in SpeechSDK: *config.FromHost("wss://chinaeast2.stt.speech.azure.cn", "\<your-key\>");* |
| 51 | +- TTS in SpeechSDK: *config.FromHost("https[]()://chinaeast2.tts.speech.azure.cn", "\<your-key\>");* |
| 52 | +- Authentication Tokens: https[]()://chinaeast2.api.cognitive.microsoft.cn/sts/v1.0/issueToken |
| 53 | +- Azure Portal: https://portal.azure.cn |
| 54 | +- Custom Speech Portal: https://chinaeast2.cris.azure.cn/Home/CustomSpeech |
| 55 | +- Available SKUs: S0 |
| 56 | +- Supported features: |
| 57 | + - Speech-to-Text |
| 58 | + - Custom Speech (Acoustic/language adaptation) |
| 59 | + - Text-to-Speech |
| 60 | + - Speech Translator |
| 61 | +- Unsupported features |
| 62 | + - Custom Voice |
| 63 | + - Neural voices for Text-to-speech |
| 64 | +- Supported locales: Locales for the following languages are supported. |
| 65 | + - Arabic (ar-*) |
| 66 | + - Chinese (zh-*) |
| 67 | + - English (en-*) |
| 68 | + - French (fr-*) |
| 69 | + - German (de-*) |
| 70 | + - Hindi |
| 71 | + - Korean |
| 72 | + - Russian |
| 73 | + - Spanish (es-*) |
| 74 | + |
0 commit comments