Skip to main content
WSS
wss://api.tts.timepay.ai
/
api
/
v1
/
get_speech
Messages
bearerAuth
type:http

Pass API key in Authorization header as Bearer token

TTS Request
type:object

Request to synthesize text to speech

Connected
type:object

Sent immediately after successful WebSocket connection

Audio Chunk
type:object

Streamed audio data. Multiple chunks are sent per request.

Complete
type:object

Signals all audio has been sent

Error
type:object

Indicates a problem with the request