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

Get Static Voice TTS Item API

Use the Get Static Voice TTS Item Progress API to check the generation status of a static voice TTS item by supplying its item ID.
Home Public APIs Get Static Voice TTS Item API

The Get Static Voice Item Progress API lets you check the generation status of a static voice TTS item. Poll this endpoint after creating an item to know when the audio is ready.

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.

item

The Item ID of the generation to fetch the progress of.

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
itemID Echo of the provided Item ID.
statusID Numeric ID of the current status (0 = Done, 1 = In Progress, 3 = Not Started)
statusName Text description of the current status.
audioURL Link to the final generated TTS audio file.
durationTotal Total duration of the generation (including queue time).

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.

According to the Fair Usage policy.