Speech To Text

Convert speech audio to text using the session's configured STT provider.

Request Parameters

ParameterRequiredDescription
audioYesAudio file (WAV, MP3, or other supported format)
languageNoLanguage hint for better transcription (e.g., ko, en)

Supported Audio Formats

  • WAV (recommended)
  • MP3
  • Other formats supported by the configured STT provider

Response

Returns the transcribed text in the text field.

Example

Select "STTRequest" from the Examples dropdown to see the request format.

Language
Response
Click Try It! to start a request and see the response here!