Text-to-Speech

Get Voice List

Gets a list of all available voices for us.

get/v1/voices_list

Headers

x-api-keystring

Response

Successful Response

Example response

{
  "Voice": [
    {
      "classnamearray": "Daily;Male;Neutral",
      "speaker": "00151554-3826-11ee-a861-00163e2ac61b"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.