Get voice details by ID
Voices
Get voice
ID を指定して単一のプリセットボイスを取得します。
GET
Get voice details by ID
このドキュメントは英語の原文から自動翻訳されています。表現に不自然な箇所がある場合があります。正確な内容は英語の原文もあわせてご確認ください。
エンドポイント
パスパラメータ
レスポンス
ボイスオブジェクトを返します。フィールドごとのリファレンスは Voices をご参照ください。注意事項
- アカウント上に
voice_idが存在しない場合は404 Not Foundを返します。 - 明示的な
styleパラメータなしで TTS を呼び出す前に、このエンドポイントでボイスの デフォルトスタイル(stylesの最初の要素)を確認できます。
関連項目
Docs: Voices
ボイスオブジェクトの構造と voice ID の使い方。
List voices
ボイスライブラリ全体を参照します。
Authorizations
Path Parameters
Response
Voice details retrieved successfully
Unique identifier for the voice
Example:
"<voice-id>"
Name of the voice
Example:
"Agatha"
Age of the voice
Example:
"young-adult"
Gender of the voice
Example:
"female"
Use case of the voice
Example:
"narration"
Use cases of the voice (array)
Example:
Languages supported by the voice
Example:
Styles available for the voice
Example:
Models available for the voice
Example:
Description of the voice
Example:
""
URL to the sample audio file for the voice
URL to the thumbnail image for the voice
Example:
"https://example.com/thumbnails/voice-thumbnail.png"