get https://avatar.pipio.ai/voice
This endpoint can be used to return a list of available custom and stock voices.
Response
Parameter | Description |
---|---|
id | Type: string The unique identifier for the voice. |
name | Type: string Name of the stock or custom voice. If this is a custom voice, it will be the name you assigned to your digital actor at the time of purchase. |
gender | Type: string The gender associated with the voice ( male , female or unspecified ). |
thumbnailImagePath | Type: string A URL to a thumbnail (PNG) of the individual associated with the voice. |
voiceType | Type: string The style of the voice ( Conversational , Narration , Promotional , or Character ) |
custom | Type: boolean Describes whether the voice is a Pipio stock voice or a custom voice specific to your account Default: false . |
previewAudioPath | Type: string A URL to a preview audio file (MPGA) of the voice. |