

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# サードパーティー STT プロバイダーのエンドポイントとリージョン
<a name="endpoints-regions-third-party-stt"></a>

デフォルトでは、Amazon Connect は次のエンドポイントと通信します。

**Deepgram**: [https://api.deepgram.com](https://api.deepgram.com)

**ElevenLabs**: [https://api.elevenlabs.io](https://api.elevenlabs.io)

JSON オブジェクトの一部として、API キーとともに別のプロバイダーリージョンを指定できます。

```
{
  "apiToken": "XXXXX",
  "apiTokenRegion": "xx"
}
```

次のリージョンがサポートされています。


| **プロバイダー** | **apiTokenRegion** | **Endpoint** | 
| --- | --- | --- | 
| ディープグラム | eu | [https://api.eu.deepgram.com](https://api.eu.deepgram.com) (speech-to-textでのみサポート) | 
| ディープグラム | \$1SHORT\$1UID\$1。\$1REGION\$1SUBDOMAIN\$1 | https://\$1SHORT\$1UID\$1。\$1REGION\$1SUBDOMAIN\$1.api.deepgram.com (Deepgram 専用エンドポイント) | 
| ElevenLabs | us | [https://api.us.elevenlabs.io](https://api.us.elevenlabs.io) | 
| ElevenLabs | eu | [https://api.eu.residency.elevenlabs.io](https://api.eu.residency.elevenlabs.io) | 
| ElevenLabs | 情報 | [https://api.in.residency.elevenlabs.io](https://api.in.residency.elevenlabs.io) | 