Data Structure for Speech Configuration

Parameter

Type

Description

Values

Required

Validation

providerName

String

Name of the service provider.

Google for ASR and TTS, and Dialogflow for NLP

Yes

Not Null

name

String

Unique identifier to identity every service account.

N/A

Yes

Not Null

description

String

Description of the service account.

N/A

No

Maximum of 255 characters

authKey

String

The service account key required for authentication.

N/A

Yes

Not Null

isDefault

Boolean

Indicates whether the service account is the default service account for a specific service. Set value to true to make the service account default.

true / false

No

N/A

properties

List

List of dynamic property based on different provider.

N/A

No

N/A