WebAudioTrack icon indicating copy to clipboard operation
WebAudioTrack copied to clipboard

This is an easy to use plugin that enables you to record and play back a single track of audio.

Results 10 WebAudioTrack issues
Sort by recently updated
recently updated
newest added

Hey I am looking for way to implement using this on React.js Is there an WebAudioTrack.js npm dependency as I couldn't find any Thanks in advance !

Can you help me how to turn off microphone after recording on browser?

this doesn't work in Chrome on my Android Galaxy S5. Should it? Nothing happens when I hit the 'Start Recording' button.

New [Autoplay policy,](https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#mei) prevents recording as AudioContext goes to suspended state.

Thanks for creating this package, looks great! I noticed the file sizes of the recorded audio is quite large. Is it possible to compress the WAV files on the fly...

Browsers are required by the getUserMedia spec to indicate to the user when audio is being recorded. The desktop versions of Chrome and Firefox implement this as a red icon...

I get this error when running WebAudioTrack.js in Angular. I am wondering what could cause the issue, Angular packs the JS, and I can't see the exact function, but it...

WebAudioTrack is awesome! This is my first time with WebAudioAPI and this library made it simple to understand. I now need some help and thanks in advance! I am implementing...

Hi, thks for your great work! Is there a way to use the recorded audio to a server ? how can I point to it ? all the best!

Hi, I just wanted to let you know that I experienced a bug only on Mac OSX (not on iOS). The very first recording sports a second of silence in...