Create temporary authentication token for Streaming STT

POST
/v2/realtime/token

Streaming Speech-to-Text is currently not available on the EU endpoint.
Create a temporary authentication token for Streaming Speech-to-Text

Request

This endpoint expects an object.
expires_inintegerRequired>=60

The amount of time until the token expires in seconds

Response

Temporary authentication token generated

tokenstring

The temporary authentication token for Streaming Speech-to-Text

Errors

Built with