| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
InterruptionFilter |
Rule.interruptionFilter()
Flag the presence or absence of interruptions in your Call Analytics transcription output.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.fromInterruptionFilter(InterruptionFilter interruptionFilter)
Create an instance of this class with
Rule.interruptionFilter() initialized to the given value. |
Rule.Builder |
Rule.Builder.interruptionFilter(InterruptionFilter interruptionFilter)
Flag the presence or absence of interruptions in your Call Analytics transcription output.
|
Copyright © 2023. All rights reserved.