Click or drag to resize

WavePlayer Methods

The WavePlayer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetSupportedWaveOutFormats
Returns list of supported wave formats
Public methodStatic memberGetSystemOutputDevices
Returns list of system output devices
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodShutDown
Shuts down output device
Public methodStart
Plays recorded sound from given position
Public methodStop
Stops playing sound
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also