Member Junction
    Preparing search index...
    • Decodes a buffer of G.711 μ-law bytes to linear PCM16 samples.

      Parameters

      • mulaw: Uint8Array

        The μ-law bytes (one byte per sample, e.g. a Twilio Media Streams payload).

      Returns Int16Array

      An Int16Array of the decoded linear samples (same length as the input).