本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
第三方 STT 提供商的终端节点和区域
默认情况下,Connect Customer 与以下端点通信:
Deepgram:https://api.deepgram.com
ElevenLabs: https://api.elevenlabs.io
作为 JSON 对象的一部分,您可以在 API 密钥旁边指定其他提供商区域:
{ "apiToken": "XXXXX", "apiTokenRegion": "xx" }
支持以下区域:
| Provider | api TokenRegion | Endpoint |
|---|---|---|
| 深度图标 | eu | https://api.eu.deepgram.com |
| 深度图标 | {SHORT_UID}。{REGION_SUBDOMAIN} | https://{SHORT_UID}。{REGION_SUBDOMAIN} .api.deepgram.com(Deepgram 专用端点) |
| ElevenLabs | us | https://api.us.elevenlabs.io |
| ElevenLabs | eu | https://api.eu.residency.elevenlabs.io |
| ElevenLabs | in | https://api.in.residency.elevenlabs.io |