Skip to content

bodhi-realtime-agent / mulawDecode

Function: mulawDecode()

mulawDecode(mulaw): number

Defined in: telephony/audio-codec.ts:20

Decode a single mulaw byte to a 16-bit PCM sample.

Parameters

mulaw

number

Returns

number

Built with VitePress