Hi Nordic Team,
I know that nrf5340 Audio DK uses T2 Softeware's lc3 codec, it is provided by lib.
I want to test the open source codec liblc3 which was developed by google.
Because the BAP Profile depicts that the 32kbps is mandate for the Broadcast Audio, I mainly test 32kbps.
When i did the test on pc using the command "elc3 -b 32000 haikuotiankong_16k.wav | dlc3 | aplay",
I found that the sound quality is not very good.
While the nrf5340 Audio DK's Broadcast audio demo is also 32kbps, and the sound quality is very good.
I want to know whether you have tested other open source lc3 codec?
The reason why I want to ask this question is that i want to compress the audio on pc, and store the compressed audio into sdcard,
When i want to start brodacast audio, i just read the compressed audio from sdcard, and then start transmission.
Sincerely Regards.
Tommy.