Animica x402 Directory

Directory / voice.forgemesh.io

voice.forgemesh.io/v1/tts/pro

Text-to-speech with speed (0.7x-2.0x) and quality-step (1-100) control, 1 of 10 standard voices across 31 languages, up to 500 characters, returned as WAV audio. Use it to: speak an urgent alert faster, slow a reading for clarity, tune synthesis quality against latency, produce a paced voice cue for a UI, generate a rushed or calm-toned notification. USDC on Base via x402, no API key.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://voice.forgemesh.io/v1/tts/pro'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://voice.forgemesh.io/v1/tts/pro'

Endpoint: https://voice.forgemesh.io/v1/tts/pro. Operated by voice.forgemesh.io, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on voice.forgemesh.io

voice.forgemesh.io/v1/audio/speech

OpenAI-compatible text-to-speech endpoint (input, voice, response_format) for drop-in use with code already built against the OpenAI TTS API, 1 of 10 standard v…

GET · $0.001

voice.forgemesh.io/v1/audio/speech-long

OpenAI-compatible text-to-speech endpoint (input, voice, response_format) for drop-in use with existing OpenAI TTS clients, 1 of 10 standard voices, for 501-200…

GET · $0.003

voice.forgemesh.io/v1/tts/base

Text-to-speech synthesis in 1 of 10 standard voices (5 male M1-M5, 5 female F1-F5) across 31 languages, up to 500 characters, returned as inline WAV audio. Use …

GET · $0.001

voice.forgemesh.io/v1/tts/base-long

Text-to-speech synthesis in 1 of 10 standard voices (M1-M5 male, F1-F5 female) across 31 languages, for longer text from 501 up to 2000 characters, returned as …

GET · $0.003

voice.forgemesh.io/v1/tts/batch

Batch text-to-speech: synthesize up to 20 separate text items in a single call, standard voices only, up to 500 total characters, returns JSON with base64 WAV a…

GET · $0.002

voice.forgemesh.io/v1/tts/batch-long

Batch text-to-speech: synthesize up to 20 text items in a single call, standard voices only, for 501-2000 total characters, returns JSON with base64 WAV audio p…

GET · $0.005

voice.forgemesh.io/v1/tts/custom

Expressive text-to-speech in any of 20 voices: 10 standard (M1-M5, F1-F5) plus 10 personas (Storyteller, Narrator, Announcer, Urgent, Velvet, Sage, Spark, Ancho…

GET · $0.005

voice.forgemesh.io/v1/tts/custom-long

Expressive text-to-speech in any of 20 voices, standard M1-M5/F1-F5 plus personas like Storyteller, Narrator, Announcer, Urgent, Velvet, with speed and quality …

GET · $0.01

voice.forgemesh.io/v1/tts/pro-long

Text-to-speech with speed (0.7x-2.0x) and quality-step (1-100) control, 1 of 10 standard voices across 31 languages, for 501-2000 characters, returned as WAV au…

GET · $0.006

All 10 endpoints on voice.forgemesh.io →