Simple Data Structure for ASR Server

Attribute Name Base Type Restrictions Description

asrServerName

string

min length = 1

max length = 50

regex: [A-Za-z0-9.-_\s]

Hostname or IP address of the server.

providerType

string

min length = 1

max length = 20

regex: [A-Za-z0-9.-_\s]

Name of the ASR Provider

portNumber

int

min value = 1

max value = 65535

TCP port numbers that are used to connect to the server.

locale

string

regex: [a-z]{2}_[A-Z]{2}|[a-z]{2}

Languages supported by the ASR Provider.