NotifyToneReceived Method

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

Raises a ToneReceived event.

Namespace:  Microsoft.Speech.VoiceXml
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

C#
protected void NotifyToneReceived(
	Object sender,
	DtmfTone tone
)

See Also