Skip to content Skip to sidebar Skip to footer
Showing posts with the label Audiotrack

Android Audio Programming Nightmare - Soundpool, Audiotrack Arrghh?

I've built a simple music sequencer Android app that plays multiple audio files. Originally I w… Read more Android Audio Programming Nightmare - Soundpool, Audiotrack Arrghh?

Xamarin Android C# Play Audio Stream (online Radio)

I have a URL of online-radio and I'd like to play it. So, I've done it this way: reading st… Read more Xamarin Android C# Play Audio Stream (online Radio)

Regulate Android Audiotrack Playback Speed

I'm currently trying to playback audio using AudioTrack. Audio is received over the network and… Read more Regulate Android Audiotrack Playback Speed