CallAnalyticsJob
Provides detailed information about a Call Analytics job.
To view the job's status, refer to CallAnalyticsJobStatus
. If the status is COMPLETED
, the job is finished. You can find your completed transcript at the URI specified in TranscriptFileUri
. If the status is FAILED
, FailureReason
provides details on why your transcription job failed.
If you enabled personally identifiable information (PII) redaction, the redacted transcript appears at the location specified in RedactedTranscriptFileUri
.
If you chose to redact the audio in your media file, you can find your redacted media file at the location specified in the RedactedMediaFileUri
field of your response.
Types
Properties
Provides detailed information about a call analytics job, including information about skipped analytics features.
The name of the Call Analytics job. Job names are case sensitive and must be unique within an Amazon Web Services account.
Provides the status of the specified Call Analytics job.
Indicates which speaker is on which channel.
The date and time the specified Call Analytics job finished processing.
The date and time the specified Call Analytics job request was made.
The Amazon Resource Name (ARN) you included in your request.
If CallAnalyticsJobStatus
is FAILED
, FailureReason
contains information about why the Call Analytics job request failed.
The confidence score associated with the language identified in your media file.
The language code used to create your Call Analytics job. For a list of supported languages and their associated language codes, refer to the Supported languages table.
The format of the input media file.
The sample rate, in hertz, of the audio track in your input media file.
Provides information on any additional settings that were included in your request. Additional settings include content redaction and language identification settings.
Provides you with the Amazon S3 URI you can use to access your transcript.