Displaying 1 result from an estimated 1 matches for "9c5c6ca2".
2018 Mar 01
1
Opus implementation on Nordic chip
Hi
I’m currently trying to implement the Opus codec on a nRF 52 DK (from Nordic). One main goal of my project is a low power application that can record and send audio data (16+ kHz) over BLE. Therefore, the Opus audio codec would be suitable to encode audio data, send it over BLE and decode it on another chip.
Unfortunately, I have some trouble implementing it.
There are different parts to the