STTInputAudio - Python SDK

STTInputAudio method reference

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

Base64-encoded audio to transcribe

Fields

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