alexylem / jarvis

Jarvis.sh is a simple configurable multi-lang assistant.
http://openjarvis.com
MIT License
807 stars 197 forks source link

Wizard loops on mic configuration #873

Open MonsieurPoutounours opened 6 years ago

MonsieurPoutounours commented 6 years ago

Description

Hello, I have a problem setting up Jarvis with jarvis.sh I'm facing a loop when trying to configure input.

Logs

Ncurses screen :

Checking audio input, make sure your microphone is on, press [Yes] and say something. Press [No] if you don't have a microphone.

Then shell input :

ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM rec FAIL formats: can't open input `default': snd_pcm_open error: No such file or directory Selection of the microphone device Liste des Périphériques Matériels CAPTURE carte 1: AK5371 [AK5371], périphérique 0: USB Audio [USB Audio] Sous-périphériques: 1/1 Sous-périphérique #0: subdevice #0 Indicate the card # to use [0-9]:

Then, whatever i am typing (should be 1, then 0 for device, i guess), it loops on the previous screen. I can't go trough wizard.

Anyone can help ?

MonsieurPoutounours commented 6 years ago

I forgot something important : wizard is looping when not using output (answered "No" at output setup)