Hi, I can reproduce this, and it looks like a bug somewhere, so I filed it here: https://bugzilla.xamarin.com/show_bug.cgi?id=6150
Rolf On Mon, Jul 9, 2012 at 7:40 AM, Phil Cockfield <[email protected]> wrote: > [I apologize if this got posted twice. Posted it yesterday, but it > didn't show up in the group] > > I'm working with the Sound sample app: > > > https://github.com/xamarin/monotouch-samples/blob/master/Sound/Sound/SoundViewController.cs > > > It works for the first recording, but all subsequent recordings don't > record. Or more specifically, I'm finding that on the "Stop > Recording" on the 2nd..n recording the recorder.finished callback > never gets invoked (see line 55). > > Is this a bug in the demo. Is there something about recorders that > they perhaps need to be more fully disposed of or something. > > I'm loving that there is so little code needed to do this kind of thing. > > Thanks guys! > > -- > Phil Cockfield > > > > > > > > > -- > Phil Cockfield > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
