AMR is the speech codec of GSM and UMTS calls: 8 kHz narrowband, down to 4.75 kbit/s. Browsers do not decode it; this one goes through libamr_1, built on opencore-amr, which also handles the 16 kHz wideband variant.
<audio is="universal-audio_1" src="ff-16b-1c-8000hz.amr" using="solver_minimal_1"
with="libamr_1" controls> </audio>
The specifications of the test sequence are :
| Format | AMR narrowband |
| Audio | 16-bit mono, 8 kHz |
| FileSize | 292 Ko |
| Solver | solver_minimal_1 |