VoiceAgentTransport type

The transport used for a voice-agent connection.

type VoiceAgentTransport = "websocket" | "webrtc"