<browser>
The <browser> element defines the default parameters that apply to the Voice Browser service.
|
Parameter |
Type |
Description |
|---|---|---|
|
Integer |
Timeout for fetching new content. |
|
|
String |
Specifies the prompt that will be played to the user before a call is terminated. |
|
|
Integer |
Specifies the amount of time, in milliseconds, at which to play a warning prompt before a call is terminated. |
|
|
Boolean |
When set to TRUE, suppresses the logging of TRANSITION and EXECUTING_URL events in call logs, and Executing events in diagnostic logs generated by Voice Browser service instances. Valid values are:
The TRANSITION event shows the URL being fetched as a new VoiceXML page. The EXECUTING_URL event shows the URL of the VoiceXML page currently executing. (“Executing” event in diagnostic logs.) _SUPPRESSED appears in the log files in place of the URL value. This suppression applies for all calls that this Voice Browser service instance processes. |
|
|
Boolean |
Enables or disables answering-machine tone detection. Set to false to disable. The default is true. Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library. |
|
|
Integer |
Specifies the maximum time, in milliseconds, to wait for the greeting message of a detected answering machine to finish. The default is 30000. Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library. |
|
|
Boolean |
Enables or disables fax tone detection. Set to false to disable. The default is true. Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library. |
|
|
Boolean |
Enables or disables SIT tone detection. Set to false to disable. The default is true. Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library. |
|
|
Boolean |
Enables or disables TTY tone detection. Set to false to disable. The default is true. Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library. |
|
|
String |
Specifies the warning prompt that will be played to the user shortly before a bridged transfer is terminated. |
|
|
Integer |
Specifies the time in milliseconds when the call.warningPrompt is played before the end of a bridged transfer. |
|
|
String |
Specifies the system prompt played if a maxspeechtimeout event is thrown. |
|
|
String |
Specifies the text played for a thrown maxspeechtimeout event in place of the default system maxspeechtimeout text. |
|
|
String |
Specifies the system prompt played if a nomatch event is thrown and not handled by the application. The default prompt is nomatch.wav (“Sorry, I didn’t get that”) located in %NSSSVRSDK%\master\vbs_basepath\lang\en-US\prompts\. |