liblc3codec
liblc3codec copied to clipboard
LC3 codec implementation
Hello, how to call the LC3 decoder in an android project? Thank you so much
Rename shadow variable found by -Wshadow.
When testing audio broadcast, we got a larger number of lost packets and tried to enable the PLC in this (Android's) LC3 codec. However, it's basically not working. Did anybody...
When encoding a 400Hz sinewave at 16kHz sample rate it was observed that the codec was clipping the sine, hence volume reduced by 10% as this removed the clipping. But...
Hi @aescolar , There is a LC3 sample binary file on BluetoothSIG working group which can be used to verify the correctness. I found that inputs of the CLI tool...