Click or drag to resize
Accord.NET (logo)

IAudioOutput Methods

The IAudioOutput type exposes the following members.

Methods
  NameDescription
Public methodPlay
Starts playing the buffer
Public methodSignalToStop
Signals audio output to stop its work.
Public methodStop
Stops playing the buffer
Public methodWaitForStop
Wait until audio output has stopped.
Top
See Also