-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Audio input and output #1672
Comments
Hi . I am almost done with my Smart mirror project but I have issue with the audio input and output. |
sorry, don't understand...
do you mean speakers? if you use
to record from the usb mic
|
By 3.5mm i mean earphones which can be plugged on to 3.5mm port of ras pi 3. ctl.!default{ so now my issue is when I play the recorded data there is no output in earphones which is connected to 3.5 mm jack of ras pi 3. This when I record:- This is when I play:- |
do aplay -l (lowercase L) to list the output devices.. make sure your .asoundrc file is right should be able to specify device too on aplay commandline -D xx:yy |
sudo aplay -l sudo arecord -l would you please eloborate the solution. |
see this topic.. links to PI config |
Hi could I get your email please. |
HI I have started over with new Os.
[snowboy] Success: "/home/pi/MagicMirror/modules/MMM-Hotword/node_modules/snowboy/lib/node/binding/Release/node-v57-linux-arm/snowboy.node" is installed via remote added 216 packages from 133 contributors and audited 565 packages in 213.194s Is this ok can I proceed. |
come find me on discord and I will give you my email there.. as for hotword, it depends, if u start MagicMirror does it work or fail? |
I am not familiar with discord. This build is taking quite long. |
Yes. One took 30 minutes for me |
so should I wait for it to complete. |
Yes |
Please refer to http://forum.magicmirror.builders for support and troubleshooting. I'm closing this issue for now. If you feel this issue should remain open, please let me know. |
Please only submit reproducible issues.
If you're not sure if it's a real bug or if it's just you, please open a topic on the forum: https://forum.magicmirror.builders/category/15/bug-hunt
Problems installing or configuring your MagicMirror? Check out: https://forum.magicmirror.builders/category/10/troubleshooting
When submitting a new issue, please supply the following information:
Platform: Place your platform here... give us your web browser/Electron version and your hardware (Raspberry Pi 2/3, Windows, Mac, Linux, System V UNIX).
Node Version: Make sure it's version 0.12.13 or later.
MagicMirror Version: Now that the versions have split, tell us if you are using the PHP version (v1) or the newer JavaScript version (v2).
Description: Provide a detailed description about the issue and include specific details to help us understand the problem. Adding screenshots will help describing the problem.
Steps to Reproduce: List the step by step process to reproduce the issue.
Expected Results: Describe what you expected to see.
Actual Results: Describe what you actually saw.
Configuration: What does the used config.js file look like? Don't forget to remove any sensitive information!
Additional Notes: Provide any other relevant notes not previously mentioned. This is optional.
The text was updated successfully, but these errors were encountered: