device number changes after reboot
-
Sometimes after a reboot the device number suddenly is changed. I had to change from device: “plughw:3”, to device: “plughw:2”,.
-
use
device: "default",
The system will automaticaly use the default mic
Note:
that why i make by default this value
Don’t forget to set it in your keyword listener too ! -
Works! Thank you.