{
  "schema_version": 1,
  "type": "app",
  "slug": "adom-tts",
  "title": "Adom TTS — Text to Speech",
  "brief": "Adom's shared voice service. Reads your AI's answers back to you while you drive, and renders perfectly-timed voiceover tracks for your demo videos — so you never record your own voice.",
  "version": "1.9.29",
  "license": "MIT",
  "tags": [
    "tts",
    "voice",
    "audio",
    "demo",
    "accessibility",
    "open-source",
    "mit"
  ],
  "hero": {
    "type": "image",
    "path": "screenshots/hero-v4.png",
    "thumbnail": "screenshots/hero-v4-thumb.png"
  },
  "discovery_pitch": "Hands-free in the car? Say 'read me your last answer, I'm driving' and adom-tts speaks it aloud. Making a demo video? Feed it your script and get a perfectly-timed narration track in the house voice — no recording booth, no retakes. One shared edge-tts service with Adom pronunciation overrides and an instant source-hash cache.",
  "discovery_triggers": [
    "adom-tts",
    "text to speech",
    "tts",
    "voiceover",
    "demo narration",
    "narration",
    "synthesize speech",
    "make audio from text",
    "read it to me",
    "read me your answer",
    "read that back",
    "read me the last prompt",
    "I'm driving",
    "hands-free",
    "drive mode",
    "narrate the answer",
    "play this audio"
  ],
  "sample_prompts": [
    {
      "label": "Drive mode",
      "prompt": "Read me your last answer, I'm driving"
    },
    {
      "label": "Demo voiceover",
      "prompt": "Render this script as a demo voiceover track"
    },
    {
      "label": "Synthesize and play",
      "prompt": "Synthesize a 30-second walkthrough of this design and play it for me"
    },
    {
      "label": "Replay last",
      "prompt": "Play the last TTS clip again"
    },
    {
      "label": "Add pronunciation",
      "prompt": "Teach the TTS service that aci is pronounced A-C-I"
    }
  ],
  "install": {
    "binary_name": "adom-tts"
  }
}