Open mano1979 opened 6 years ago
i have been using AlexaPi on my raspberrypi with pulseaudio in systemwide mode with no issues with my mic for quite a while (i use a ps-eye, which requires pulseaudio becase it has 4 mic channels)
I don't think Alsa supports a stereo or multi-channel mic at all.
may want to look at this too; https://www.raspberrypi.org/forums/viewtopic.php?t=173640
That is the tutorial i followed to install the mems mic. It works fine after following this tut. , when i call it manually. Though somehow i can't seem to use it with alexapi.
This is a single channel microphone. (If you connect 2 of them you can set them up as a stereo mic)
i can see in the log that pulseaudio and alsa appear to both be running; you may want to review the whole audio debugging guide in the wiki. or read the pulse section and either set it up in systemwide mode or disable it. https://github.com/alexa-pi/AlexaPi/wiki/Audio-setup-&-debugging#pulseaudio
Thank you for reporting an issue with AlexaPi.
Make sure you are running the latest version of AlexaPi, and look through issues before submitting.
Check out our Wiki, and make sure to look at Debugging, and Audio debugging in particular before filing an issue.
In order to help troubleshooting, be sure to include the following information:
Output of the audio debugging script.
Your OS (including version) where you are running AlexaPi:
Your hardware platform and model you are running on:
Python release (
python2 --version
):Description of problem:
Expected:
Problem-relevant
config.yaml
entries:Steps to reproduce:
Traceback (if applicable):
Additional info: