Voices
The Voices endpoint returns the TTS voices that are available in an organization.
There are three models of TTS voices:
-
standard
andenhanced
voices are intended for use with the standard Nuance TTSaaS. For the complete list ofstandard
andenhanced
TTS voices available in a geography, see Geographies. -
neural
voices are intended for use with the Nuance Neural TTS service, which is powered by Nuance Vocalizer for Cloud and the neural Text-to-Speech feature of Microsoft Azure Cognitive Services for Speech. For information on the neural voices, see the Microsoft documentation: Language and voice support for the Speech service .
Get voices
GET /v4/organizations/{orgId}/voices
Retrieve the list of voices available in the organization specified.
Responses
Status | Meaning | Description | Schema |
---|---|---|---|
200 | OK | List of voices | mix.api.ListVoicesResponse |
401 | Unauthorized | Request could not be authorized | Inline |
500 | Internal Server Error | Internal server error | Inline |
501 | Not Implemented | Feature is not yet enabled | Inline |
default | Default | An unexpected error response. | grpc.gateway.runtime.Error |
Example responses
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.