1# Conformance test reports 2 3For more details on conformance, refer to: 4- [_Bluetooth Conformance Documents and scripts_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/) 5- [_ETSI TS 103 634 V1.4.1 - Section 7_](https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.04.01_60/ts_103634v010401p.pdf) 6 7The test reports are generated by: 8- [_LC3 Test Software V1.0.7_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/) 9- [_LC3 Plus ETSI Conformance Software V1.6.4_](https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.03.01_60/ts_103634v010301p0.zip) 10 11## LC3 Speech 12 13* [Encoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encode_10m.html) 14* [Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_decode_10m.html) 15* [Encoding + Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encdec_10m.html) 16 17<!-- --> 18 19* [Encoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encode_7m5.html) 20* [Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_decode_7m5.html) 21* [Encoding + Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encdec_7m5.html) 22 23## LC3 Music 24 25* [Encoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_encode_10m.html) 26* [Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_decode_10m.html) 27* [Encoding + Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_encdec_10m.html) 28 29<!-- --> 30 31* [Encoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_encode_7m5.html) 32* [Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_decode_7m5.html) 33* [Encoding + Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_encdec_7m5.html) 34 35## LC3 Plus 36 37* [Encoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_encode.html) 38* [Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_decode.html) 39* [Encoding + Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_encdec.html) 40 41## LC3 Plus High-Resolution 42 43* [Encoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_encode.html) 44* [Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_decode.html) 45* [Encoding + Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_encdec.html) 46* [Fallback mode](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_fallback.html) 47* [Precision Requirements](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_precision.html) 48 49