# Core voice recognition
Vosk
xdotool
pyaudio
numpy
speechrecognition

# Toggle control interfaces
pynput>=1.7.6           # Global hotkey support
pystray>=0.19.5         # System tray icon
Pillow>=10.0.0          # Icon generation for tray

# Future hardware support (optional)
# evdev                 # USB button devices (Linux)
# python-rtmidi         # MIDI controller support
# RPi.GPIO              # Raspberry Pi GPIO buttons
