Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microphone Error #52

Open
Rapsoulis opened this issue Jun 8, 2023 · 1 comment
Open

Microphone Error #52

Rapsoulis opened this issue Jun 8, 2023 · 1 comment

Comments

@Rapsoulis
Copy link

Rapsoulis commented Jun 8, 2023

Platform (Hardware/OS): Raspberry Pi 3 B (rev1.2) / Bullseye (11)

Node version: v16.20.0

MagicMirror version: 2.23.0

Module version: 1.0.2

Description of the issue: I cannot get the microphone to work. Neither an analog one nor from the camera.
What am I missing?

My devices from /proc/asound/cards
rpi@rpi:~/MagicMirror $ cat /proc/asound/cards 0 [Headphones ]: bcm2835_headpho - bcm2835 Headphones bcm2835 Headphones 1 [HD3000 ]: USB-Audio - Microsoft® LifeCam HD-3000 Microsoft Microsoft® LifeCam HD-3000 at usb-3f980000.usb-1.3, high speed 2 [vc4hdmi ]: vc4-hdmi - vc4-hdmi vc4-hdmi

The error log from the /modules/MMM-voice/error.log
rpi@rpi:~/MagicMirror $ cat modules/MMM-voice/error.log Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2 Error: spawn pocketsphinx_continuous ENOENT -2

I have tested the microphone with arecord and playback with asound, and they both work properly.
I also tried the solution provided regarding the ldconfig , which plenty of other people had.

Please let me know how and if I can provide you with any additional log files.
Thank you.

@fewieden
Copy link
Owner

fewieden commented Jul 9, 2023

@Rapsoulis according to the error Error: spawn pocketsphinx_continuous ENOENT -2 I would expect that something failed in the installation of your dependencies and not the microphone itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants