lc3codec
v1.1.8
Published
LC3 codec encoder/decoder for Node.JS and browser.
Downloads
55
Readme
LC3 for JavaScript
Introduction
This package implements Bluetooth™ Low Complexity Communications Codec (LC3) for Node.JS and browser.
This package supports 1.0 version of the LC3 specification and is intends to be used with Node 10.x (or later) and browser (with ES5 support). It is highly recommended to read the chapter 1 and 2 of the LC3 specification before using this package.
Documents
Documents of this package would be put to the Wiki (for general developers, visit Wiki on GitHub).