Hi All, I'm looking for people's opinions on the best way to play audio files with MT?
I have a bunch of small .wav files that I want to play consecutively without any delay... My psuedocode would be something like: Load first file Play first file While first file playing, load second file When first file finished play second file Delete first file While second file playing load third file When 2nd file finished play third file Delete second file Etc... etc... Works in my head but just not to sure how to implement it in MT, AVFoundation or AudioToolbox? Any ideas, code snippets, suggestions welcomed :) Cheers Dean
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
