Skip to content

RealtimeAudioFormat

type RealtimeAudioFormat = "pcm16" | "g711_ulaw" | "g711_alaw" | string & object;