Simple Data Structure for ASR Server
| Attribute Name | Base Type | Restrictions | Description |
|---|---|---|---|
|
asrServerName |
string |
min length = 1 max length = 50 regex:
|
Hostname or IP address of the server. |
|
providerType |
string |
min length = 1 max length = 20 regex:
|
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:
|
Languages supported by the ASR Provider. |