VoiceModelType type
How the model backing a voice agent is served. This is independent of the architecture (realtime or cascaded), which the service derives from the selected model.
type VoiceModelType = "managed" | "self_deployed"