We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Optional
BeginThe time, in milliseconds, from the beginning of the audio stream to the start of the identified entity.
Optional
CategoryThe category of information identified. For example, PII
.
Optional
ConfidenceThe confidence score associated with the identification of an entity in your transcript.
Confidence scores are values between 0 and 1. A larger value indicates a higher probability that the identified entity correctly matches the entity spoken in your media.
Optional
ContentThe word or words that represent the identified entity.
Optional
EndThe time, in milliseconds, from the beginning of the audio stream to the end of the identified entity.
Optional
TypeThe type of PII identified. For example, NAME
or
CREDIT_DEBIT_NUMBER
.
Contains entities identified as personally identifiable information (PII) in your transcription output, along with various associated attributes. Examples include category, confidence score, content, type, and start and end times.