Skip to content

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

License

Notifications You must be signed in to change notification settings

bengreenier/napi-audio

Repository files navigation

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