voice.forgemesh.io

voice.forgemesh.io
Category
Service
Network
Avg / request
$0.001 – $0.01
Endpoints
10

Service overview

What is voice.forgemesh.io?

Persona voice generation and expressive TTS for agents. Generate inline WAV speech with 20 voices including Assistant, Storyteller, Velvet, Urgent, speed controls, quality controls, and up to 500 chars for $0.005.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://voice.forgemesh.io/v1/audio/speech" \
  --method POST \
  --data '{
  "input": "{input}",
  "model": "{model}",
  "response_format": "{response_format}",
  "voice": "{voice}"
}'
What you get back
{
  "endpoint": "POST /v1/audio/speech",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services