Moore Threads AIBook Text-to-Speech API
HTTP and WebSocket speech synthesis. A non-streaming POST /api/v1/tts/generate returns a complete wav/mp3 for up to 300 characters; a WebSocket /api/v2/tts/stream_generate streams base64 PCM chunks with word- and phoneme-level timestamps, and additionally accepts streaming TEXT input so an LLM's token stream can be voiced as it is produced. 27 named voices are published, split between large-model and lite voices. Authenticated with an Authorization header; tokens are issued by contacting Moore Threads.