decodeALaw.m
Version 1.0.0.0 (949 Bytes) by
Alexander Solsmed
Function for decoding A-Law encoded audio
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.
Cite As
Alexander Solsmed (2026). decodeALaw.m (https://www.mathworks.com/matlabcentral/fileexchange/47131-decodealaw-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Audio I/O and Waveform Generation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
