Speech-to-Text
Transcribe audio to text. Multipart upload; cpod-backend forwards to the governed gateway which routes to a multimodal model (e.g. google/gemini-2.5-flash).
Try it — Transcribe audio
Upload an audio file (wav, mp3, webm) and run transcription. Emulator mode — returns a fake transcript.
Endpoints
Runs live against the backend- POST
/api/v1/stt/transcriptionsTranscribe audio (multipart: file + language + model + metadata)
Calls go through the portal proxy with your admin session. SSE (run / generate) endpoints return their final payload here; live streaming lands next.