Python 3.6.2 Required.
Modules Required -
1) Pyttsx3 - pip install pyttsx3
2) Speech Recognition - pip install SpeechRecognition
Step 1 - Open the python file in Visual Studio
Step 2 - Run the python file
Step 3 - Open your PPT
Step 4 - Say "Control PPT"
Commands -
1) Start - Start the PPT presentation
2) Next Slide/Next - Next slide of PPT
3) Previous Slide/Previous - Previous slide of PPT
4) Stop - Stop PPT presentation
5) Close - Close PPT presentation
6) Quit - Quit the program
Thank You for Using this.
Give proper credits.
AbdulBasit-MrRobo/Voice-command-ppt
You can control your ppt presentation through voice commands
Python