The ToneControllertype exposes the following members.

Constructors

  Name Description
ToneController
Creates a new instance of the ToneController class.

Methods

  Name Description
AttachFlow
Attaches an AudioVideoFlow instance.
DetachFlow
Detaches the AudioVideoFlow instance.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
Send Overloaded.
ToString (Inherited from Object.)

Properties

  Name Description
AudioVideoFlow
Gets the attached AudioVideoFlow instance.
MaxTone
Gets maximum tone that can be sent or received.
MinTone
Gets the minimum tone that can be sent or received.

Events

  Name Description
IncomingFaxDetected
Raised when a fax tone is detected.
ToneReceived
Raised when a ToneController receives a tone.

See Also