List voice models
Returns voice models available to the authenticated client. By default the response includes both Audimee’s built-in voices and the client’s own custom voices. Use the type query parameter to narrow the response.
Responses are returned in this order: Audimee voices first, then custom voices.
Authorizations
Static API key issued by Audimee, passed as Authorization: Bearer {token}.
Query Parameters
Filter the response by voice model type. Omit to return both.
audimee, custom Response
Voice models, ordered Audimee voices first, then custom voices.
- 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).