Click or drag to resize

VoiceResourceGetToneDigit Method

Gets the first occurance of any registered tone that has been triggered and is in the digit buffer. If no tones have been triggered, this function returns -1.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public int GetToneDigit()

Return Value

Type: Int32

[Missing <returns> documentation for "M:VoiceElements.Client.VoiceResource.GetToneDigit"]

See Also