You are being forwarded to the lastest updates ot his page!
Or you can Click Here if it doesn't work or you don't wish to wait.

convert mu-law to PCM

Sarone
Hi this is a really hard question.

If you can give me a hand it would be wonderful!

I have a byte array contain voice data that is in a mu-law format. I wish to convert this data to a PCM format, storing it in a byte array also.


Do you know of an algorithm that i can use to achieve this? Some code or links would be helpful too.

thanks,

Sarone


muratb
You can use JMF API for this.

Murat