Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    Input sound dont work (Voice Control)

    Troubleshooting
    2
    3
    2175
    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.
    • T
      terades last edited by

      The Problem is: i cant record sound with my USB soundcard microphone.

      When i try:

      rec test.wav
      

      I only recive:

      rec FAIL formats: can't open input  `default': snd_pcm_open error: No such file    or directory
      

      And this works:

      AUDIODEV=hw:0 rec test.wav trim 0 5
      

      this is my sound debug

      http://www.alsa-project.org/db/?f=9b394146e59fccf0209771190c9660a53c316144

      1 Reply Last reply Reply Quote 0
      • axellejamous
        axellejamous last edited by

        I recently had the same issue.
        Check what values you have in your audio file (cat ~/.asoundrc)
        For me they were all 0 and changing them to 1 fixed my issue.

        Like this:
        0_1510317948340_a8580255-6032-477b-baac-188866d3a8e9-image.png

        axellejamous 1 Reply Last reply Reply Quote 0
        • axellejamous
          axellejamous @axellejamous last edited by

          @axellejamous actually it’s really well explain in the snowboy docs. Just scroll down to the asoundrc section and follow the steps!
          https://snowboy.kitt.ai/docs

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy