PPT PageUp and PageDown based on voice command

Versión 1.0.0 (368 KB) por halleyhit
Say "right" or "left" to your microphone, and PPT slides will PageUp and PageDown. right - next page left - previous page
19 Descargas
Actualizado 21 jun 2024

Ver licencia

In this project, Simulink is used. Audio Device block to get signal from microphone. MATLAB Function block to convert signal into freq-domain. Deep Learning Network is used to recognise command. Function-call subsystem blocks are generated from Python and will control keyboard to press "N" and "P", which means PageUp and PageDown for PPT.
Please note, the Deep Learning Network is from MATLAB shipping demo, and it supports 10 different voice commands. Only two of them are used in this project.
How to use
1.install python. I am using version 3.11. Other supported version should work
2.install pyautogui
3.in MATLAB (r2024a or later), double click .mlproj file to extract the Simulink project
4.open test_model.slx and run it
5.open PPT and play slides
6.say "left" for pre-page and "right" for next-page

Citar como

halleyhit (2025). PPT PageUp and PageDown based on voice command (https://la.mathworks.com/matlabcentral/fileexchange/168476-ppt-pageup-and-pagedown-based-on-voice-command), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2024a
Compatible con cualquier versión desde R2019a
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

common/library

common/script

pyscr_myN/sysobj

pyscr_myP/sysobj

common/library

pyscr_myN/library

pyscr_myP/library

common/doc

Versión Publicado Notas de la versión
1.0.0