decodeALaw.m

Function for decoding A-Law encoded audio
230 download
Aggiornato 3 lug 2014

Visualizza la licenza

This function takes a stream of A-Law (G.711 standard) encoded audio and expands it to a regular 16-bit audio stream. Specifically, it works well with the audio found in the SpeechDat dataset.

It's really just an implementation of the pseudo C-code found on the Wikipedia [1] article for G.711.

[1] http://en.wikipedia.org/wiki/G.711#A-Law

Cita come

Alexander Solsmed (2025). decodeALaw.m (https://it.mathworks.com/matlabcentral/fileexchange/47131-decodealaw-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Audio I/O and Waveform Generation in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0