Get a voice model
Retrieves a single voice model by id. Works for both Audimee built-in voices and the client’s own custom voices.
For custom voices, the same response is used to poll training progress — watch percentageDone and confirmedDone.
Authorizations
Static API key issued by Audimee, passed as Authorization: Bearer {token}.
Path Parameters
Voice model ID. Audimee built-in voices use short numeric strings (e.g. "101"); custom voices use UUIDs.
Response
Voice model details.
- Option 1
- Option 2
Discriminated by type. audimee is a built-in voice; custom is a client-trained voice.
Short numeric string identifying the built-in voice (e.g. "101").
Always audimee for built-in voices.
audimee Display name of the voice.
Marketing description of the voice and its characteristics.
Public URL to a short preview clip of the voice.
Voice gender.
Male, Female Genres this voice is suitable for.
Low end of the voice's core pitch range, as a note name string (e.g. C3, F#3).
High end of the voice's core pitch range, as a note name string (e.g. C5, G#4).