{ "name": "codec2", "version": "1.2.0-vendored", "description": "Vendored David Rowe codec2 v1.2.0. Replaces sh123/esp32_codec2_arduino@1.0.7 (which bundled codec2 v0.9.2). The version gap caused real-speech decode amplitude to drop ~30x on pyxis vs pycodec2 (which links libcodec2 v1.2.0). See README.md for details.", "keywords": "codec2, voice, speech, encoder, decoder", "license": "LGPL-2.1-only", "frameworks": "arduino", "platforms": "espressif32", "headers": "codec2.h", "build": { "flags": [ "-D__EMBEDDED__", "-DMEMORY_CRITICAL" ] } }