Hi,

I want to play sound data which would be streamed from the site.
Actually the data would be embeded in zip file which would be .q3z
which is our own format for embedding 3d data with sound. Now
everything is working fine. I am able to parse the sound data from
that file and write it to file. When I am playing that file, the file
gets played but the sound quality is not good. Whereas the same thing
if I am implementing in Java then the sound gets played absolutely
fine.

Can anyone suggest how to stream the sound file without disturbance or
any kind of distortion.

In java player there are some kind of operations done on the sound
data such as PCM encoding.

I have uploaded the file on http://www.saltriver.com/download/qed.wav



Thanks & Regards
Sunil

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to