FETCH402
← Protocol index

Resource / 13113

unknown

Unnamed resource.

Takes a text and returns it spoken, as MP3, WAV, Opus, FLAC or raw linear16, encoded base64 with its media type and the resulting running time. The voice is chosen freely from the provider catalogue — over a hundred voices across languages and accents — and is validated against that catalogue before the request goes out, so a mistyped voice name comes back immediately with a list of near matches instead of a provider error.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 80000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "encoding": "mp3",
    "text": "Der Vertrag laeuft zwoelf Monate und verlaengert sich automatisch, wenn er nicht fristgerecht gekuendigt wird.",
    "voice": "aura-2-thalia-en"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{}