get https://api.heygen.com/v2/voices
Response
Field | Type | Description |
---|---|---|
voices | List of voices. | |
voices[].voice_id | string | Unique identifier for the video. |
voices[].language | string | Language of the voice. |
voices[].gender | string | Female | Male | unknown |
voices[].name | string | Name of the voice. |
voices[].preview_audio | string | Preview audio of the voice. |
voices[].support_pause | boolean | Whether the voice supports 🕓 for pause. |
voices[].emotion_support | boolean | Whether the voice supports to select emotion |