Generates an speech to text transcription (not streamed).
post/v1/realtime/stt
Request body
Example request
{
"audioBase64": "GkXfo59ChoEBQveBAULygQRC84EIQoKEd2VibUKHgQRChYECGFOAZwH ...",
"model": "s2"
}Response
Successful response
{
"audioBase64": "GkXfo59ChoEBQveBAULygQRC84EIQoKEd2VibUKHgQRChYECGFOAZwH ...",
"model": "s2"
}Successful response