ritwik12 / Virtual-Assistant

A linux based Virtual assistant on Artificial Intelligence in C
GNU General Public License v3.0
128 stars 95 forks source link

ALSA lib pcm_dmix.c:1108 error #55

Closed Ngugisenior closed 5 years ago

Ngugisenior commented 5 years ago

I keep getting this error when I try to run the command say "hello"

ALSA lib pcm_dmix.c:1108 : ( snd_pcm_open ) unable to open slave audio_open_alsa: failed to open audio device default. Device or resource busy.

I have no other application using an audio device, Ubuntu-19.04.

ritwik12 commented 5 years ago

@Ngugisenior Please try “say hello” in your terminal. maybe you have some issue with GNU SPEECH ENGINE

Ngugisenior commented 5 years ago

Thanks, works after rebooting say "hello"

ritwik12 commented 5 years ago

@Ngugisenior That's great. Happy to know