MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. aro28
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 25
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Simple Music Player Module

      @Milk
      I use the built-in Monitor’s hard buttons to control the sound.
      There’s “alsamixer” command to control volume. But this is not convenient.

      posted in Entertainment
      aro28A
      aro28
    • RE: Simple Music Player Module

      @DrCastor

      Last question.
      Do you know how to write a code for a volume buttons for that player?
      I know that “MMM-TouchPlayerBasic” module has that feature.

      posted in Entertainment
      aro28A
      aro28
    • RE: Simple Music Player Module

      @DrCastor
      Manay thanks!
      Resolved.

      posted in Entertainment
      aro28A
      aro28
    • RE: Simple Music Player Module

      @DrCastor said in Simple Music Player Module:

      Hi,
      Could you please send a full code of “node_helper.js” file?
      Thanks in advance,

      posted in Entertainment
      aro28A
      aro28
    • RE: Simple Music Player Module

      @DrCastor
      Great! Thank you for reply. I hope you will succeed.

      posted in Entertainment
      aro28A
      aro28
    • RE: Alexa pi install, mic doenst work?

      @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,

      posted in Troubleshooting
      aro28A
      aro28
    • RE: MMM-Jarvis-Voice-Control

      @aro28
      Hi any updates on above?
      What should to be installed first? MM or Jarvis?
      Thanks!

      posted in System
      aro28A
      aro28
    • RE: Alexa pi install, mic doenst work?

      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.

      posted in Troubleshooting
      aro28A
      aro28
    • RE: Simple Music Player Module

      Hi Eof,
      Do you know why mm-music-player module is not loading even i added below code to config file? I downloaded and copied mm-music-player folder to MM’s Modules folder. Do i need to do something else?

      {
      module: ‘mm-music-player’,
      position: ‘bottom_left’,
      config: {
      startingVolume: 20,
      fadeDuriation: 2000
      }
      }

      Thank you!

      posted in Entertainment
      aro28A
      aro28
    • RE: Alexa pi install, mic doenst work?

      @Milad222
      Hi,
      I bought USB 3D sound card adapter since my Pi3 hasn’t Mic port and than i connected my jack 3.5 Microphone to it .
      0_1508003228825_98a215cb-a46f-46ef-9eca-0e08d88c4609-image.png

      If you have another USB HD camera with built-ed Mic you have to disable it since it will not work properly with your speech recognition software. I faced recently with this problem. I couldn’t configure it.
      If you have USB HD camera with built-ed Mic please let me know and i show you how to disable it.
      Best,

      posted in Troubleshooting
      aro28A
      aro28
    • 1 / 1