The Speaker type exposes the following members.

Constructors

  NameDescription
Protected methodSpeaker
Initializes a new instance of the Speaker class

Methods

  NameDescription
Public methodChangeFormat
Protected methodDataReceived (Overrides AudioHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).)
Public methodDispose()()()() (Inherited from VoIPMediaHandler.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Speaker and optionally releases the managed resources
(Overrides VoIPMediaHandler..::..Dispose(Boolean).)
Public methodStatic memberDisposeDevices
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from VoIPMediaHandler.)
Public methodStatic memberGetDefaultDevice
Public methodStatic memberGetDevice
Public methodStatic memberGetDevices
Public methodStatic memberGetDevicesCount
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPause
Protected methodSendData (Inherited from AudioHandler.)
Public methodStart
Public methodStop
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

Events

  NameDescription
Public eventDataSent (Inherited from AudioHandler.)
Public eventLevelChanged
Public eventMediaFormatChanged (Inherited from AudioHandler.)
Public eventStopped

See Also