Oki, not sure, but it seames to be able download an mp3 using unity, but when this is done how do i play it?
I cant fiure out how to convert mp3 to audioClip
Pleas help!
Oki, not sure, but it seames to be able download an mp3 using unity, but when this is done how do i play it?
I cant fiure out how to convert mp3 to audioClip
Pleas help!
you play it through loading it with WWW
Nice adn thank you!
will this stream from harddrive or all in to memory?
it will load the mp3 into ram and then stream from there.