OpenAIVoice interface

OpenAI voice configuration with explicit type field.

This provides a unified interface for OpenAI voices, complementing the existing string-based OAIVoice for backward compatibility.

Properties

name

The name of the OpenAI voice.

type

The type of the voice.

Property Details

name

The name of the OpenAI voice.

name: string

Property Value

string

type

The type of the voice.

type: "openai"

Property Value

"openai"