| Modifier and Type | Class and Description |
|---|---|
static class |
PhraseSet.Phrase
A phrases containing words and phrase "hints" so that
the speech recognition is more likely to recognize them.
|
static class |
PhraseSet.Phrase.Builder
A phrases containing words and phrase "hints" so that
the speech recognition is more likely to recognize them.
|
| Modifier and Type | Method and Description |
|---|---|
PhraseSet.PhraseOrBuilder |
PhraseSet.getPhrasesOrBuilder(int index)
A list of word and phrases.
|
PhraseSet.PhraseOrBuilder |
PhraseSet.Builder.getPhrasesOrBuilder(int index)
A list of word and phrases.
|
PhraseSet.PhraseOrBuilder |
PhraseSetOrBuilder.getPhrasesOrBuilder(int index)
A list of word and phrases.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PhraseSet.PhraseOrBuilder> |
PhraseSet.getPhrasesOrBuilderList()
A list of word and phrases.
|
List<? extends PhraseSet.PhraseOrBuilder> |
PhraseSet.Builder.getPhrasesOrBuilderList()
A list of word and phrases.
|
List<? extends PhraseSet.PhraseOrBuilder> |
PhraseSetOrBuilder.getPhrasesOrBuilderList()
A list of word and phrases.
|
Copyright © 2022 Google LLC. All rights reserved.