You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lc3/README.rst
+9-2
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,20 @@ Low Complexity Communication Codec (LC3)
7
7
:local:
8
8
:depth: 2
9
9
10
-
Low Complexity Communication Codec (LC3) is the default software codec for the :ref:`nrf53_audio_app` application, conformant to the `Bluetooth® LE Audio specifications`_ (Bluetooth 5.2, QDID #156294).
11
-
For more information about the codec usage in the application, see the application documentation page in the |NCS| documentation.
10
+
Low Complexity Communication Codec (LC3) is the default software codec for the nRF5340 Audio application, conformant to the `Bluetooth® LE Audio specifications`_ (Bluetooth 5.2).
11
+
For more information about the codec usage in the application, see the :ref:`application documentation page <nrf53_audio_app>`.
12
12
13
13
The nrfxlib module includes the :file:`lc3/include/sw_codec_lc3.h` and :file:`lc3/src/sw_codec_lc3.c` files that form a translation layer for using a standardized API in the nRF5340 Audio application.
14
14
15
15
For the terms and conditions for using the LC3 codec, see :file:`license.txt` and :file:`attribution.txt` at :file:`lc3/`.
16
16
17
+
.. lc3_qdid_start
18
+
19
+
Low Complexity Communication Codec QDID
20
+
The Low Complexity Communication Codec associated with this version of the |NCS| comes with the QDID #156294.
0 commit comments