play streaming sound

hi
i want to play a sound file without loading all of it file into memory.
for that i want to use streaming so that it don’t load entire file into memory.
is there any way to do play streaming sound in cocos2d-x.

thanks in advance

can any one help me to play streaming sounds

can any one help me to find solution for this problem.
can i do it in cocos2dx for both iphone and android or i have to do it separately on iphone and separately on android.?