You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
Microphone test failed.
What is the expected behavior?
rec test.wav should work, and arecord -l should output the record devices.
What behavior are you observing?
When I run rec test.wav, the following errors were output:
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
rec FAIL formats: can't open input `default': snd_pcm_open error: No such file or directory
And arecord -l output nothing.
Provide the steps to reproduce the issue, if applicable:
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
Microphone test failed.
What is the expected behavior?
rec test.wav should work, and arecord -l should output the record devices.
What behavior are you observing?
When I run rec test.wav, the following errors were output:
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
rec FAIL formats: can't open input `default': snd_pcm_open error: No such file or directory
And arecord -l output nothing.
Provide the steps to reproduce the issue, if applicable:
I just followed https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide.
Tell us about your environment:
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: