ToneController Members

Class is responsible for handling telephony tone communication between session and application.

The ToneController type exposes the following members.

Constructors

  Name Description
Public method ToneController ToneController constructor.

Top

Properties

  Name Description
Public property AudioVideoFlow
Public property MaxTone Gets maximum tone allowed to send and receive.
Public property MinTone Gets minimum tone allowed to send and receive.

Top

Methods

  Name Description
Public method AttachFlow Attach an AudioVideoFlow.
Public method DetachFlow Detach an AudioVideoFlow.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Send(Int32) Send a tone with a default volume and a specified duration.
Public method Send(ToneId) Send a tone with a default volume and a specified duration.
Public method Send(Int32, Single) Send a tone with a specified volume and duration.
Public method Send(ToneId, Single) Send a tone with a specified volume and duration.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event IncomingFaxDetected
Public event ToneReceived Event is raised every time ToneController receives a tone.

Top

See Also

Reference

ToneController Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace