![]() | |
VoiceResourceGetDigits Method |
Name | Description | |
---|---|---|
![]() ![]() | GetDigits |
Waits for a user input as Digit(s) using all current settings for the Voice Resource, and therefore has no parameters.
|
![]() ![]() | GetDigits(Int32, Int32, String) |
Waits for a user input as Digit(s) specifying three current settings for the Voice Resource: Maximum Digits, Maximum Time and Termination Digit.
|
![]() ![]() | GetDigits(Int32, Int32, String, Int32) |
Waits for a user input as Digit(s) specifying four settings for the Voice Resource: Maximum Digits, Maximum Time, Termination Digit and Inter Digit Timeout.
|
![]() ![]() | GetDigits(Int32, Int32, String, Int32, Boolean) |
Waits for a user input as Digit(s) specifying all settings for the Voice Resource: Maximum Digits, Maximum Time, Termination Digit, Inter Digit Timeout and Clear Digit Buffer Flag.
|