I have a mu-law signal (PCM, 1 byte per sample). This byte comes as signed.
How do I convert each sample (each byte) to unsigned sample? I need it to convert it further to linear PCM. And the function that converts mu-law to linear PCM requires unsigned char as input parameter.
Thanks
Author
Posts
Viewing 1 post (of 1 total)
The forum ‘Voice over IP’ is closed to new topics and replies.