Skip to main content
WSS
bearer
type:http

API key issued by SLNG. Pass as Authorization: Bearer <token> in the WebSocket upgrade request headers.

method
type:string

GET

headers
type:object
X-World-Part-Override
type:enum

Target world part override. Auto-selected if not provided. Available world parts: eu.

Available options: eu
Start Request
type:object

Open a Fish Audio synthesis session with voice and audio configuration.

Text Frame
type:object

Append text to synthesize on the active session.

Flush Frame
type:object

Force synthesis of buffered text without ending the session.

Stop Frame
type:object

End input; the server finishes synthesis and closes the session.

Audio Chunk
type:object

Streamed binary audio chunk from Fish Audio.

Finish
type:object

End-of-synthesis signal for the session.

Error
type:object

Error frame from the provider.