Send Method (ToneId)
Send a tone with a default volume and a specified duration.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub Send ( _
tone As ToneId _
)
'Usage
Dim instance As ToneController
Dim tone As ToneId
instance.Send(tone)
public void Send(
ToneId tone
)
Parameters
Remarks
The default volume for DTMF tone ids are 50% while for the rest is 100%.