[provision]

vrm.client.ConnectPerSetup

New MRCP Connection Per Sesssion

When this option is set to true the SRM Client will create a new connection to the ASR or TTS server per MRCP session setup.

Valid values

  • true
  • false

Default value

false

Takes effect At start/restart

vrm.client.DisableHotWord

Disable Hotword Recognition

Setting this parameter, the platform will treat recognition based barge-in as speech based barge-in. This parameter should be set to true to all the ASR server that does not support recognition based barge-in

Valid values

  • true
  • false

Default value

true

vrm.client.HotKeyBasePath

Hotkey Base Path

This is the HTTP fetchable location for the hotkey grammars. The IP address is the Media Platform IP address.

Default value

/vggrammarbase/speechworks/hotkey

Takes effect At start/restart

vrm.client.HotKeyLocalPath

HotKey Local Path

This is the local path for the hotkey grammars on the Media Platform. The SRM Client will translate this address, using the HotKeyBasePath, to the appropriate URIs to be sent to the ASR servers.

Default value

$InstallationRoot$/grammar/speechworks/hotkey

Takes effect At start/restart

vrm.client.NoDuplicatedGramURI

Disable Duplicate Gram URI

To workaround the problem for some engines that cannot accept duplicated URI in the same recognition session.

Valid values

  • true
  • false

Default value

true

Takes effect At start/restart

vrm.client.resource.address

Speech Resource IP Address

This parameter contains a valid IP address of the speech resource

Default value

0.0.0.0

Takes effect At start/restart

vrm.client.resource.name

Vendor Name

This parameter specifies the name of resource name. Some common names are SPEECHWORKS, REALSPEAK

Default value

SPEECHWORKS

Takes effect At start/restart

vrm.client.resource.port

Speech Resource Port

This parameter contains a valid Port for the speech resource

Valid values

Must be a valid Port number

Default value

4900

Takes effect At start/restart

vrm.client.resource.type

Speech Resource Type

This parameter specifies the speech resource type.

Default value

ASR

Takes effect At start/restart

vrm.client.resource.uri

Speech Resource URI

This parameter specifies the URI to the speech resource.

Default value

rtsp://0.0.0.0:4900/media/speechrecognizer

Takes effect At start/restart

vrm.client.SendLoggingTag

Enable Logging Tag

When this option is set to true the SRM Client will set the logging-tag parameter in the first SET-PARAMS method to the unique Call ID of the call.

Valid values

  • true
  • false

Default value

true

Takes effect At start/restart

vrm.client.SendSWMSParams

Send SWMS Parameters

When this is set, the SRM client will send the SWMS parameters using the SWMS 3.0 convention.

Valid values

  • true
  • false

Default value

true

Takes effect At start/restart

vrm.client.TransportProtocol

MRCP Version

This parameter specifies the MRCP protocol used by the Speech Resource.

Default value

MRCPv1

Takes effect At start/restart