Voice assistant with LabVIEW and Python Görkem Sungur Article Link Installation Linux chmod +x setup.sh # Give execute permission ./setup.sh # Run setup Usage LabVIEW Run Sound_LV_Python.vi # Run vi Usage Python source venv/bin/activate # Activate venv python3 Sound_Command.py # Run project Requirements Python 3.6+ LabVIEW 2021+ Vosk PyAudio pyttsx3