VoiceAgentAnimationConfig interface

Animation settings for a voice-agent session.

Properties

model_name

The animation model name.

outputs

The requested animation output kinds.

Property Details

model_name

The animation model name.

model_name?: string

Property Value

string

outputs

The requested animation output kinds.

outputs?: VoiceAgentAnimationOutputType[]

Property Value