Community-Powered Free AI Tools, TTS and APIs for Twitch Streamers
Community-Powered Free AI Tools, TTS and APIs for Twitch Streamers

Play Static Voice API

Use the Play Static Voice API to queue a static voice line instruction on a dynamic browser source by supplying your API key, browser source ID, static voice ID, and text content.
Home Public APIs Play Static Voice API

The Play Static Voice Instruction API lets you queue a static voice line instruction on one of your dynamic browser sources by supplying your API key, the browser source ID, the static voice ID, and the text to speak.

Base URL

This is the base URL to call the this public API endpoint:

Parameters

The following parameters are needed.

key

You can find or create your API key from your User Dashboard.

bsid

The ID of the dynamic browser source to queue the instruction on. You can find this ID on your Dynamic Browser Sources page in the User Dashboard.

svid

The ID of the static voice to use for speech generation.

text

The text to speak, between 0 and 512 characters.

Final Request URL

This is the final request URL that should be called using your parameters.

Send Test Request

Click on the button below to send a test request using the parameters above.

API Response

The response from the AI will appear here after you send a request.

A quick explanation of the response data:

Name Description
instructionID ID of the created instruction.

cURL Example

You can also call the API directly from the command line using cURL:

Rate Limit & Queue Prioritization

These are the current rate limits for this API. Please note that these limits may change at any time according to our Fair Use Policy.

There is no fixed rate limit for this API.

Requests are queued and processed on a first-in, first-out (FIFO) basis as fast as server performance allows.