Audio streaming is working quite nice now.
Everything was actually fine. The problem was the 6-Bytes header. So before processing it, I cut the 6-Bytes from the header.
Regards,
shagor
Re: Hello yucca, have you got that amr AudioStream example working?
2005-09-01, 10:31#4
it depends if the descriptor has the header in it. The example code was used in a project where I was recording the AMR buffer by myself, so was not needing that header there and thus the cutting of the header was commented out from that code.
yucca
Re: Hello yucca, have you got that amr AudioStream example working?
2005-09-01, 13:34#7
hmmm, I've been running that code in 1.2 as well as in 2.1 SDK, and it has been awhile since I installed any of them. Anyway, if I remember right, 2.1 didn't need any extra stuff to be installed, but with 1.2, there was some extra packet that needed to be installed to get the streaming working. Anyway, I could also remember this wrong, or they could have added the stuff in latest SDk's, anyway, if it is not working, search the downloads section for anything that might be usefull.