Skip to main content

Overview

The voices.get() method returns metadata about a specific voice, including its name, category, labels, samples, and other configuration details.

Method Signature

Parameters

Returns

object
Voice object containing detailed metadata about the voice.

Examples

Basic Usage

Retrieve metadata for a specific voice:

Access Voice Labels

Retrieve and display voice labels:

Check Voice Settings

Inspect the current settings for a voice:

List Voice Samples

Retrieve information about voice samples:

Check Ownership

Verify if you own a voice:

Async Usage

Retrieve voice metadata asynchronously: