Skip to content

welll/record-encode-audio-from-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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