[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
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to