microphone
Here are 178 public repositories matching this topic...
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Jul 14, 2020 - JavaScript
-
Updated
Apr 3, 2019 - Python
-
Updated
Mar 30, 2020 - Go
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Apr 16, 2019 - Objective-C
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
May 16, 2018 - JavaScript
-
Updated
Jan 26, 2013 - Perl
-
Updated
Jul 8, 2019 - JavaScript
-
Updated
Mar 12, 2019 - JavaScript
-
Updated
Mar 14, 2020 - C#
-
Updated
Dec 1, 2019 - Python
Move the gh-pages code inside a docs folder on the master branch and configure Github to automatically publish this folder when a modification occur. This will give more flexibility when updating the demo site.
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Sep 19, 2019 - JavaScript
-
Updated
Jun 11, 2019
-
Updated
Jan 4, 2019 - JavaScript
Description
The app-media-recorder element is not recording in proper .wav file format.
Expected outcome
The element should generate a valid WAV format with LPCM audio for maximum audio quality.
Actual outcome
The element records in audio/webm, even if you specify `
-
Updated
Jul 17, 2019 - Python
-
Updated
Apr 28, 2020 - C#
-
Updated
Aug 8, 2017 - Arduino
-
Updated
Apr 23, 2020 - C#
-
Updated
Jul 14, 2020 - Rust
Improve this page
Add a description, image, and links to the microphone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microphone topic, visit your repo's landing page and select "manage topics."


When following the manual install guide i had to install the following additional dependencies manually:
sudo apt-get install pulseaudio swig libpulse-dev libasound2-dev
sudo pip3 install pocketsphinx spidev
After, it all works great on Raspberry Pi Zero W!