Hit the Start Recording button and record some audio
Hit the Stop Recording button
Hit Listen
Result:
NAudio.MmException: AlreadyAllocated calling waveOutOpen
at NAudio.MmException.Try(MmResult result, String function)
at NAudio.Wave.WaveOutEvent.Init(IWaveProvider waveProvider)
at Vatsim.Vatis.UI.Dialogs.RecordAtisDialog.btnListen_Click(Object sender, EventArgs e) in Vatsim.Vatis\UI\Dialogs\RecordAtisDialog.cs:line 240
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
Version 4.0.0-beta.14
To reproduce:
RECORD ATIS
dialogStart Recording
button and record some audioStop Recording
buttonListen
Result: