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