Contains information about a specific voice that can be used for audio generation

Constructors

Properties

category?: string

User defined category for managing voices

description?: string

Detailed text description of the voice

id: string

The ID of the voice

labels?: object[]

Optional, array of labels for the voice

name: string

The name of the voice

previewUrl?: string

The URL to a preview of the voice

samples?: VoiceSample[]

An optional array of samples audio for the voice

similarityBoost?: number
stability?: number
style?: number
useSpeakerBoost?: number