ggeop / Python-ai-assistant

Python AI assistant 🧠
MIT License
939 stars 247 forks source link

My input mode always in text mode #124

Closed sghazall closed 2 years ago

sghazall commented 2 years ago

I try to speak with Jarvis, however nothing happen . Only when I type the instruction in text, jarvis do the tas jarvis k

ggeop commented 2 years ago

Have you tried to change the input mode? By default is text. Write change settings, or simple "settings" as input and you can on the fly enable the voice commands

sghazall commented 2 years ago

Thank you for your response. Yeah, I tried change the input mode by editing Jarvis/src/jarvis/jarvis/setting.py before yet nothing happen.

But now its working using you guide. Thank you again!!