STTInputAudio - Go SDK

STTInputAudio type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Base64-encoded audio to transcribe

Fields

FieldTypeRequiredDescription
Datastring✔️Base64-encoded audio data (raw bytes, not a data URI)
Formatstring✔️Audio format (e.g., wav, mp3, flac, m4a, ogg, webm, aac). Supported formats vary by provider.