Share via


MaxValues Class

Definition

public static class MaxValues
type MaxValues = class
Public Class MaxValues
Inheritance
MaxValues

Fields

AppStateLength

Maximum length of ApplicationState specified

FileDownloadTimeout

Timeout downloading media file when constructing speech prompts.

InitialSilenceTimeout

Maximum 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

LengthOfTTSText

Maximum number of speech variations for a choice

MaxDownloadedFileSizeBytes

Max size of played prompt file.

MediaConfigurationLength

Max size of MediaConfiguration in AnswerAppHostedMedia action.

NumberOfDtmfsExpected

Maximum number of digits expected

NumberOfSpeechVariations

Maximum number of speech variations for a choice

NumberOfStopTones

max number of stop tones allowed

RecordingDuration

Minimum max recording duration

SilenceTimeout

Maximum allowed silence once the user has started speaking before we conclude the user is done recording.

SilentPromptDuration

max silent prompt duration

Applies to