Fish Audio API

Write direct HTTP / WebSocket calls to the Fish Audio platform (TTS, ASR, voice models, wallet, real-time TTS streaming) without depending on the Python or JavaScript SDK. Use when the user asks to call Fish Audio from curl, a language without an official SDK, an edge/runtime environment that cannot install the SDK, or when they explicitly want raw REST / WebSocket code. Covers authentication, endpoint URLs, required headers, request / response schemas, MessagePack vs JSON vs multipart encoding rules, multi-speaker dialogue, and the WebSocket streaming protocol. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/fishaudio--docs--fish-audio-api commit 5377e3699d

Frequently asked questions

npx skillmds@latest add tomevault-io/fish-audio-api