search for: recmessg

Displaying 1 result from an estimated 1 matches for "recmessg".

Did you mean: recess1
2005 Jan 04
1
Conversion problem in encoding and decoding
Hi, I am new to this newsgroup. I have a problem using the Speex library. I have recorded sound data using a character buffer like char recMessg[BUFFERSIZE]. I have problem converting this to the float array for encoding. Also help me in converting the decoded information in float array back to character array. Can anybody give me function codes for this conversion. Thanks in advance.