public class TFWakewordAzureASR extends Object implements PipelineProfile
Wakeword detection requires configuration to locate the models used for classification; these properties must be set elsewhere:
Azure Speech Service requires the following properties:
AzureSpeechRecognizer,
WakewordTrigger| Constructor and Description |
|---|
TFWakewordAzureASR() |
| Modifier and Type | Method and Description |
|---|---|
SpeechPipeline.Builder |
apply(SpeechPipeline.Builder builder)
Apply this profile to the pipeline builder.
|
public SpeechPipeline.Builder apply(SpeechPipeline.Builder builder)
PipelineProfileapply in interface PipelineProfilebuilder - The builder to which the profile should be applied.Copyright © 2021. All rights reserved.