bengreenier / napi-audio

A native audio decoder for NAPI-compatible JS runtimes πŸ”‰πŸš‚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

napi-audio

A native audio stack for NAPI-compatible JS runtimes. πŸ”‰πŸš‚

Features:

  • Decode audio samples into PCM format, stored in an Int16Array.
  • Support Streams of audio samples.

For supported codecs, containers, and runtime platforms, see the @napi-audio/decoder README.

See GitHub Issues for feature requests. Contributions welcome!

Packages

About

A native audio decoder for NAPI-compatible JS runtimes πŸ”‰πŸš‚

License:Mozilla Public License 2.0


Languages

Language:Rust 68.2%Language:TypeScript 23.8%Language:Shell 5.1%Language:JavaScript 2.9%