Skip to content

welll/record-encode-audio-from-browser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
js
 
 
 
 
 
 
 
 

Record/Encode Audio from Browser

A sample demonstrating how to encode the output of Web Audio API nodes.

DEMO

https://welll.github.io/record-encode-audio-from-browser/

Compatibility - Browser

  • Chrome 32+
  • Others?

Codecs

  • MP3: 22.050Hz && 128Kbps using the ported liblame
  • Ogg-Vorbis: @TODO
  • Spx: @TODO
  • Flac: @TODO

Author

Wellington Soares - well dot cco at gmail dot com

Thanks

The code is based on the following implementations:

Contribution

Any contribution will be welcome!

About

Record/Encode Audio on Browser using the WebAudio API and "ported" libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published