Decodes a buffer of G.711 μ-law bytes to linear PCM16 samples.
The μ-law bytes (one byte per sample, e.g. a Twilio Media Streams payload).
An Int16Array of the decoded linear samples (same length as the input).
Int16Array
Decodes a buffer of G.711 μ-law bytes to linear PCM16 samples.