Uses of Class
software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
Packages that use CharacterOffsets Package Description software.amazon.awssdk.services.transcribestreaming.model -
-
Uses of CharacterOffsets in software.amazon.awssdk.services.transcribestreaming.model
Methods in software.amazon.awssdk.services.transcribestreaming.model that return CharacterOffsets Modifier and Type Method Description CharacterOffsetsIssueDetected. characterOffsets()Provides the timestamps that identify when in an audio segment the specified issue occurs.Methods in software.amazon.awssdk.services.transcribestreaming.model with parameters of type CharacterOffsets Modifier and Type Method Description IssueDetected.BuilderIssueDetected.Builder. characterOffsets(CharacterOffsets characterOffsets)Provides the timestamps that identify when in an audio segment the specified issue occurs.
-