VoiceOutputModality type

エージェントが生成する出力モダリティ。 animation そして avatar はアバターの設定時に使用されます。

type VoiceOutputModality = "text" | "audio" | "animation" | "avatar"