Skip to content

sanjiamca/PyGoogle-VoiceAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyGoogle-VoiceAttack 🎤🤖

A professional, high-accuracy voice control bridge between Google Speech Recognition and VoiceAttack. This tool allows you to execute complex voice commands in any language with the power of Google's Cloud Speech-to-Text engine.


🛠️ Critical Setup: Fixing Character Issues (ı, ş, ğ, ç)

If characters like "ı, ş, ğ, ç" are not recognized correctly between Python and VoiceAttack, you must enable UTF-8 support in Windows. This is the permanent solution for Turkish character recognition:

  1. Open Control Panel -> Region.
  2. Go to the Administrative tab and click Change system locale...
  3. Check the box: "Beta: Use Unicode UTF-8 for worldwide language support".
  4. Restart your computer.

🚀 Key Features

  • Google AI Powered: Uses Google's advanced engine for superior speech recognition compared to offline alternatives.
  • Interactive File Explorer: No more copy-pasting paths! Easily select your VoiceAttack.exe through a standard Windows dialog.
  • Multi-Language Support: Switch between tr-TR, en-US, de-DE, or any other Google-supported language.
  • Auto-Save Settings: Remembers your configuration in a local settings.txt file for quick starts.

📦 Requirements

  • Python 3.x
  • Internet Connection (Required for Google Speech API)
  • PyAudio & SpeechRecognition (Handled automatically by the installer)

📥 Installation & Usage

  1. Download the repository as a ZIP or clone it.
  2. Run run.cmd:
    • It will automatically create a virtual environment (wenv).
    • It will install all necessary libraries.
  3. Configure:
    • Select your VoiceAttack.exe using the File Explorer.
    • Set your preferred language code (e.g., tr-TR).
  4. Start: Press 'S' in the menu to begin listening.

⚖️ License

This project is licensed under the MIT License - feel free to use, modify, and share!


Developed with ❤️ for the gaming and automation community.

About

A powerful bridge between Google Speech Recognition and VoiceAttack, designed for high-accuracy voice commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors