Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

🎙️ claude-voice-system - Voice alerts for Claude Code

Download

🧭 Overview

claude-voice-system is a voice alert app for Claude Code on Windows. It turns status messages, task changes, and other events into spoken audio so you can hear what is happening without watching the screen.

It uses edge-tts for voice output, phrase pools for text choices, and a priority queue to handle important messages first. It also learns from past events to pick better phrases over time.

📥 Download and Setup

Use this link to visit the page and download the app:

Open claude-voice-system on GitHub

After you open the page, look for the download files or the latest release. If the project provides an app file, download it to your PC. If it comes as a folder or zip file, save it in a place you can find, such as Downloads or Desktop.

🖥️ System Requirements

  • Windows 10 or Windows 11
  • Internet access for voice generation
  • Claude Code installed and working
  • About 200 MB of free disk space
  • Audio output such as speakers or headphones
  • A standard user account with permission to run apps

⚙️ How It Works

The app listens for Claude Code events and turns them into spoken updates.

It can:

  • speak task updates
  • announce important notifications
  • choose from a pool of phrases
  • rank messages by priority
  • adjust phrase use based on past output
  • use Microsoft edge-tts for natural speech

This helps you keep track of Claude Code without constant screen checks.

🚀 Install on Windows

  1. Open the GitHub link above.
  2. Find the latest download on the page.
  3. Download the file to your PC.
  4. If the file is zipped, right-click it and choose Extract All.
  5. Open the extracted folder.
  6. Look for the main app file or startup script.
  7. Double-click it to run the program.

If Windows shows a security prompt, choose the option that lets you run the file.

🔊 First Run

When you start the app for the first time, it may set up voice files and local settings.

Do this:

  1. Launch the app.
  2. Wait for the first setup to finish.
  3. Open Claude Code.
  4. Trigger a status update or task event.
  5. Check that your speakers or headphones are on.
  6. Listen for the spoken message.

If you do not hear anything, lower the app volume if needed and check your Windows sound output.

🧩 Main Features

🎤 Voice Output

The app uses edge-tts to speak messages with clear Windows voices. This gives you natural-sounding audio for alerts and status updates.

📚 Phrase Pools

Instead of repeating the same line each time, the app can rotate through a pool of phrases. This makes updates feel less repetitive.

🧠 Self-Learning Behavior

The system tracks which phrases it uses and can shift toward phrases that fit the current event pattern better over time.

🧱 Priority Queue

Important messages can move ahead of low-priority ones. This helps urgent updates get spoken first.

🪟 Windows Focus

The app is designed for Windows users who want simple audio feedback while using Claude Code.

🛠️ Basic Use

Use the app while Claude Code is open.

Typical flow:

  1. Start claude-voice-system.
  2. Open Claude Code.
  3. Run your normal tasks.
  4. Let the app speak changes, warnings, or progress updates.
  5. Keep working without switching windows as often.

🔧 Common Settings

You may see settings for:

  • voice choice
  • speech speed
  • volume
  • event types
  • phrase group selection
  • queue priority rules

If you want a calm voice, pick a standard Microsoft voice. If you want faster updates, raise speech speed a little and keep the text short.

📁 File Layout

If the download includes several files, you may see items like these:

  • a main launcher file
  • a config file
  • a phrases folder
  • a logs folder
  • a voice or cache folder
  • a readme file

Keep the files together in one folder so the app can find its settings and phrase data.

🧪 If It Does Not Speak

Try these steps:

  1. Check that your speaker or headset works in another app.
  2. Make sure Windows sound is not muted.
  3. Confirm Claude Code is sending events the app can read.
  4. Restart the app.
  5. Restart your PC.
  6. Open the app again and test with a new Claude Code action.

If the app starts but stays quiet, the issue is often sound output, event input, or a blocked background process.

🧹 Updating

When a newer version is posted:

  1. Open the GitHub page again.
  2. Download the latest file.
  3. Replace the old app files with the new ones.
  4. Keep your config file if you want to save your settings.
  5. Start the new version.

If you made custom phrase edits, copy them to a safe folder first.

📌 Best Use Cases

claude-voice-system fits well if you want:

  • spoken updates while coding
  • fewer screen checks
  • better attention on long Claude Code tasks
  • clear alert handling
  • a simple voice layer for daily use

🧾 Notes for New Users

If you have never used a GitHub project before, focus on these steps:

  1. Open the link.
  2. Find the download file or latest release.
  3. Download it.
  4. Extract it if needed.
  5. Run the main file.
  6. Keep the app open while using Claude Code.

The app should work like a normal Windows program once it is set up

🔎 Keywords

claude-code, edge-tts, hooks, neural-voice, notifications, python, self-learning, tts, voice, windows

About

Add self-learning voice notifications for Claude Code with edge-tts, phrase pools, priority queues, and anti-repeat handling

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors