Transcriptions - TypeScript SDK
Transcriptions - TypeScript SDK
Transcriptions method reference
Transcriptions - TypeScript SDK
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Speech-to-text endpoints
Transcribes audio into text. Accepts base64-encoded audio input and returns the transcribed text.
The standalone function version of this method:
Promise<models.STTResponse>