{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts",
  "title": "ElevenLabs TTS \u00b7 Solana Text-to-Speech",
  "url": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/solana/tts",
  "category": "media",
  "summary": "Synthesize speech from text using ElevenLabs voices, with per-character pricing and hosted audio URL delivery.",
  "seo": {
    "title": "Text-to-Speech API | ElevenLabs x402 | Solana",
    "description": "Convert text to speech via x402. Dynamic pricing: $0.0006 per character, min $0.001. Solana. ElevenLabs voices with ImageKit hosting."
  },
  "use_cases": [
    "Generate voice content for accessibility features",
    "Create audio notifications and alerts from text",
    "Produce podcast or video narration from scripted content"
  ],
  "ideal_buyer": "Content generation agents and accessibility tools requiring high-quality voice synthesis with usage-based pricing.",
  "example_prompt": "Convert this text to speech: 'Welcome to the autonomous agent economy'",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.75,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "CASHqrzUwRPcM2rHBaXv7DoAZD4eRsgc57nCVxF38VLB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "300000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Solana text-to-speech API using ElevenLabs and ImageKit, paid via x402. Converts text into speech and returns a hosted audio URL. Dynamic pricing for TTS: 0.000600 USDC per character (including spaces), with a minimum of 0.001000 USDC. Standard discovery price is shown as 0.30 USDC when text is unknown, but the actual x402 price is computed per request based on the provided text length. Prepaid price (cap) for discovery without text: 0.300000 USDC.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "text": {
              "type": "string",
              "required": false,
              "description": "Text to convert to speech when action is omitted (TTS mode). Required for paid TTS calls."
            },
            "action": {
              "enum": [
                "list"
              ],
              "type": "string",
              "required": false,
              "description": "Optional action. Omit for TTS. Use 'list' to list available voices instead of generating speech."
            },
            "voice_id": {
              "type": "string",
              "required": false,
              "description": "Optional ElevenLabs voice_id. If omitted, a default narrator voice is used."
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean",
            "description": "True on success"
          },
          "chars": {
            "type": "number",
            "description": "Number of characters used for pricing in TTS calls."
          },
          "action": {
            "type": "string",
            "description": "Action performed: 'tts' for text-to-speech, 'list' for voice listing."
          },
          "voices": {
            "type": "array",
            "description": "For action=list: available voices with trimmed metadata (voice_id, name, accent, descriptive, age, language, use_case)."
          },
          "tts_url": {
            "type": "string",
            "description": "Public URL of the generated audio file hosted on ImageKit (TTS only)."
          },
          "voice_id": {
            "type": "string",
            "description": "Voice ID used for the TTS call (TTS only)."
          },
          "price_usdc": {
            "type": "number",
            "description": "Price charged for this call in USDC (6 decimals, rounded up). Minimum is 0.001 USDC."
          },
          "per_char_price_usdc": {
            "type": "number",
            "description": "Price per character used for TTS pricing."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev",
    "host": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
    "title": "Replit Development Server",
    "description": "A development server running on Replit's Sisko infrastructure. The origin appears to be a placeholder or work-in-progress application with no active service description available.",
    "url": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
    "favicon": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/x402factoryfavoicon.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts",
    "url": "https://x402all.com/resource/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts",
    "name": "ElevenLabs TTS \u00b7 Solana Text-to-Speech",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts",
      "@type": "Offer",
      "price": "0.3",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.300000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/solana/tts",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev",
      "url": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
      "name": "Replit Development Server",
      "@type": "Organization"
    },
    "identifier": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts",
    "description": "Convert text to speech via x402. Dynamic pricing: $0.0006 per character, min $0.001. Solana. ElevenLabs voices with ImageKit hosting.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-tts"
}
