MinValues Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class MinValues
type MinValues = class
Public Class MinValues
- Inheritance
-
MinValues
Fields
| InitialSilenceTimeout |
Minimum initial silence allowed from the time we start the operation before we timeout and fail the operation. |
| InterdigitTimeout |
Mamimum allowed time between digits if we are doing dtmf based choice recognition or CollectDigits recognition |
| NumberOfDtmfsExpected |
Maximum number of digits expected |
| RecordingDuration |
Minimum allowed recording duration. |
| SilenceTimeout |
Minimum allowed silence once the user has started speaking before we conclude the user is done recording. |