• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Alexa pi install, mic doenst work?

Scheduled Pinned Locked Moved Solved Troubleshooting
16 Posts 4 Posters 8.6k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    A Former User @Milad222
    last edited by Oct 16, 2017, 12:19 PM

    @Milad222
    Can you record and play with these commands? Does it work?

    arecord -d 10 test.wav && aplay test.wav
    
    M 1 Reply Last reply Oct 16, 2017, 12:21 PM Reply Quote 0
    • M Offline
      Milad222 @Guest
      last edited by Oct 16, 2017, 12:21 PM

      @Sean said in Alexa pi install, mic doenst work?:

      arecord -d 10 test.wav && aplay test.wav

      Yes that works…

      M 1 Reply Last reply Oct 16, 2017, 12:24 PM Reply Quote 0
      • M Offline
        Milad222 @Milad222
        last edited by Oct 16, 2017, 12:24 PM

        @Milad222 said in Alexa pi install, mic doenst work?:

        @Sean said in Alexa pi install, mic doenst work?:

        arecord -d 10 test.wav && aplay test.wav

        Yes that works…

        pi@raspberrypi:~ $ arecord -d 10 test.wav && aplay test.wav
        Recording WAVE ‘test.wav’ : Unsigned 8 bit, Rate 8000 Hz, Mono
        Playing WAVE ‘test.wav’ : Unsigned 8 bit, Rate 8000 Hz, Mono

        pi@raspberrypi:~ $
        pi@raspberrypi:~ $ aplay test.wav
        Playing WAVE ‘test.wav’ : Unsigned 8 bit, Rate 8000 Hz, Mono
        pi@raspberrypi:~ $

        ? 1 Reply Last reply Oct 16, 2017, 12:32 PM Reply Quote 0
        • ? Offline
          A Former User @Milad222
          last edited by Oct 16, 2017, 12:32 PM

          @Milad222
          I’m not an expert, but Only I can say is…

          • The error message caused by sound configuration fail.
          • AlexaPi cannot understand your device “plughw:…” currently.
          • I think it is related to alexapi daemon account and your personal account settings.
          • https://github.com/alexa-pi/AlexaPi/wiki/Audio-setup-&-debugging This could be helpful.

          Anyway, this is not realted with MagicMirror. You’d better get help from AlexaPi develpers or users on gitHub(or wiki)

          1 Reply Last reply Reply Quote 0
          • A Offline
            aro28
            last edited by aro28 Oct 16, 2017, 1:09 PM Oct 16, 2017, 1:01 PM

            Since i installed 3D sound card(external USB card with speaker and Mic) i disabled other internal HD web camera’s Microphone which came with my Touch Screen monitor. I used usual 3.5 mm jack mic.

            1. Go to- -> sudo nano /lib/modprobe.d/aliases.conf
            ##options snd-pcsp index=-2 - This is my USB Mic which is came with internal HD camera on my monitor.
            options snd-usb-audio index=-2
            options cx88_alsa index=-2
            options snd-atiixp-modem index=-2
            options snd-intel8x0m index=-2

            2. Go to --> sudo nano /etc/modprobe.d/raspi-blacklist.conf and added below command
            blacklist snd_bcm2835

            Above “snd_bcm2835” is my internal sound card

            That’s all.

            M 1 Reply Last reply Oct 16, 2017, 4:08 PM Reply Quote 0
            • M Offline
              Milad222 @aro28
              last edited by Oct 16, 2017, 4:08 PM

              @aro28

              I order the Same USB soundcard like you today… I hope that it arrives tomorrow, do I have to install that also?

              A 1 Reply Last reply Oct 16, 2017, 4:17 PM Reply Quote 0
              • A Offline
                aro28 @Milad222
                last edited by Oct 16, 2017, 4:17 PM

                @Milad222
                Hi,
                It’s plug&play device and no need to install any drivers. Hope you it will help you.
                I’m currently configuring Jarvis assistant. Did you hear about this?
                Let me know if you will success with Alexa P
                Best,

                M 1 Reply Last reply Oct 17, 2017, 6:41 AM Reply Quote 0
                • M Offline
                  Milad222 @aro28
                  last edited by Oct 17, 2017, 6:41 AM

                  @aro28
                  Javaris… i hear about that… but never try… does it work good?

                  tonight i will try the USB soundcard! you will hear it from me

                  Greatz

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Milad222
                    last edited by Oct 17, 2017, 6:10 PM

                    So i finally have the 3D usb soundcard… with a 3.5mm jack mic… how verder now? What do i have to do…

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Milad222
                      last edited by Oct 17, 2017, 7:12 PM

                      Thnx to @aro28 Alexa pi work! Thnx a lot!

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/16
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy