public class PushToTalkSpokestackASR extends Object implements PipelineProfile
Spokestack's cloud-based ASR requires extra configuration, which must be added to the pipeline build process separately from this profile:
SpokestackCloudRecognizer| Constructor and Description |
|---|
PushToTalkSpokestackASR() |
| 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.