VoiceToneAnalysisTask
A representation of an asynchronous request to perform voice tone analysis on a Voice Connector call.
Contents
- CallDetails
-
The call details of a voice tone analysis task.
Type: CallDetails object
Required: No
- CreatedTimestamp
-
The time at which a voice tone analysis task was created.
Type: Timestamp
Required: No
- StartedTimestamp
-
The time at which a voice tone analysis task started.
Type: Timestamp
Required: No
- StatusMessage
-
The status of a voice tone analysis task.
Type: String
Required: No
- UpdatedTimestamp
-
The time at which a voice tone analysis task was updated.
Type: Timestamp
Required: No
- VoiceToneAnalysisTaskId
-
The ID of the voice tone analysis task.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- VoiceToneAnalysisTaskStatus
-
The status of a voice tone analysis task,
IN_QUEUE
,IN_PROGRESS
,PARTIAL_SUCCESS
,SUCCEEDED
,FAILED
, orSTOPPED
.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: