/AWS1/CL_CHVVOICEPROFILE¶
The combination of a voice print and caller ID.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_voiceprofileid TYPE /AWS1/CHVNONEMPTYSTRING256 /AWS1/CHVNONEMPTYSTRING256¶
The ID of the voice profile.
iv_voiceprofilearn TYPE /AWS1/CHVARN /AWS1/CHVARN¶
The ARN of the voice profile.
iv_voiceprofiledomainid TYPE /AWS1/CHVNONEMPTYSTRING256 /AWS1/CHVNONEMPTYSTRING256¶
The ID of the domain that contains the voice profile.
iv_createdtimestamp TYPE /AWS1/CHVISO8601TIMESTAMP /AWS1/CHVISO8601TIMESTAMP¶
The time at which the voice profile was created and enrolled.
iv_updatedtimestamp TYPE /AWS1/CHVISO8601TIMESTAMP /AWS1/CHVISO8601TIMESTAMP¶
The time at which the voice profile was last updated.
iv_expirationtimestamp TYPE /AWS1/CHVISO8601TIMESTAMP /AWS1/CHVISO8601TIMESTAMP¶
The time at which a voice profile expires unless you re-enroll the caller via the
UpdateVoiceProfileAPI.
Queryable Attributes¶
VoiceProfileId¶
The ID of the voice profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICEPROFILEID() |
Getter for VOICEPROFILEID, with configurable default |
ASK_VOICEPROFILEID() |
Getter for VOICEPROFILEID w/ exceptions if field has no valu |
HAS_VOICEPROFILEID() |
Determine if VOICEPROFILEID has a value |
VoiceProfileArn¶
The ARN of the voice profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICEPROFILEARN() |
Getter for VOICEPROFILEARN, with configurable default |
ASK_VOICEPROFILEARN() |
Getter for VOICEPROFILEARN w/ exceptions if field has no val |
HAS_VOICEPROFILEARN() |
Determine if VOICEPROFILEARN has a value |
VoiceProfileDomainId¶
The ID of the domain that contains the voice profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICEPROFILEDOMAINID() |
Getter for VOICEPROFILEDOMAINID, with configurable default |
ASK_VOICEPROFILEDOMAINID() |
Getter for VOICEPROFILEDOMAINID w/ exceptions if field has n |
HAS_VOICEPROFILEDOMAINID() |
Determine if VOICEPROFILEDOMAINID has a value |
CreatedTimestamp¶
The time at which the voice profile was created and enrolled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
UpdatedTimestamp¶
The time at which the voice profile was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP, with configurable default |
ASK_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP w/ exceptions if field has no va |
HAS_UPDATEDTIMESTAMP() |
Determine if UPDATEDTIMESTAMP has a value |
ExpirationTimestamp¶
The time at which a voice profile expires unless you re-enroll the caller via the
UpdateVoiceProfileAPI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRATIONTIMESTAMP() |
Getter for EXPIRATIONTIMESTAMP, with configurable default |
ASK_EXPIRATIONTIMESTAMP() |
Getter for EXPIRATIONTIMESTAMP w/ exceptions if field has no |
HAS_EXPIRATIONTIMESTAMP() |
Determine if EXPIRATIONTIMESTAMP has a value |