readme: Add link to listening test

This commit is contained in:
Antoine SOULIER
2022-06-15 16:20:53 +02:00
parent 913836de70
commit 36ecf25881
+5 -1
View File
@@ -91,7 +91,6 @@ $ pip3 install scipy numpy
$ make test
```
## Conformance
The proposed encoder and decoder implementation have been fully tested and
@@ -100,6 +99,11 @@ validated.
For more detail on conformance, refer to [_Bluetooth Conformance
Documents and scripts_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/)
## Listening Test
The codec was [_here_](https://hydrogenaud.io/index.php/topic,122575.0.html)
subjectively evaluated in a blind listening test.
## Meson build system
Meson build system is also available to build and install lc3 codec in Linux