A Grade 12 Practical Research 2 project aimed to support educators by allowing them to control PowerPoint presentations through voice commands.
Built on the earlier Root-Bot prototype, this version focuses on integrating with Microsoft PowerPoint to execute slide navigation, video control, and tutorial presentation using spoken instructions.
- C#
- Windows Forms
- Microsoft Office Interop (for PowerPoint control)
- .NET Framework
- Voice-based slide control (
Presentation.cs,PowerPoint.cs) - Video playback through voice commands (
Video Presentation.cs) - Tutorial assistance mode
- Modular structure for different presentation types
- UI icon and resource management
(Insert screenshots here if available)
- Windows OS
- Microsoft Office (PowerPoint)
- Visual Studio with .NET Framework support
- Clone the repository:
git clone https://github.com/your-username/pr2-voice-presentation.git