Developed by Samith Mendis
© 2025 All Rights Reserved
A commercial desktop voice assistant application powered by Python. This intelligent assistant listens to your voice commands, speaks responses, and performs automated actions like opening websites, retrieving Wikipedia summaries, and telling the time.
⚠️ This product is proprietary and licensed. Unauthorized redistribution or resale is strictly prohibited.
Run this in Command Prompt:
pip install SpeechRecognition pyttsx3 wikipedia pyaudio
If pyaudio
fails:
pip install pipwin
pipwin install pyaudio
python VoiceAssistant.py
Double-click Setup.bat
to auto-install dependencies and launch the assistant.
CodeAlpha_VoiceAssistant/
│
├── VoiceAssistant.py
└── Setup.bat
This software is licensed for individual or commercial use under a proprietary license. Redistribution, modification, or resale is not permitted without written authorization from the owner.
See LICENSE for full terms.
Samith Mendis
GitHub: @dsamithmendis
Email: [samithmendis.01@gmail.com]