Skip to main content
WSS
bearer
type:http
method
type:string

GET

Setup
type:object

Initialize the synthesis stream. Must be the first message.

Text
type:object

A chunk of text to synthesize.

EndOfStream
type:object

Signal that no more text will be sent.

Audio
type:object

A chunk of base64-encoded synthesized audio.

EndOfStream
type:object

Synthesis for the request is complete.

Error
type:object

Terminal error.