| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptFilter |
Rule.transcriptFilter()
Flag the presence or absence of specific words or phrases in your Call Analytics transcription output.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.fromTranscriptFilter(TranscriptFilter transcriptFilter)
Create an instance of this class with
Rule.transcriptFilter() initialized to the given value. |
Rule.Builder |
Rule.Builder.transcriptFilter(TranscriptFilter transcriptFilter)
Flag the presence or absence of specific words or phrases in your Call Analytics transcription output.
|
Copyright © 2022. All rights reserved.