| Package | Description |
|---|---|
| com.google.cloud.speech.v2 |
A client to Cloud Speech-to-Text API
|
| Modifier and Type | Method and Description |
|---|---|
protected SpeechClient.ListRecognizersPage |
SpeechClient.ListRecognizersPage.createPage(com.google.api.gax.rpc.PageContext<ListRecognizersRequest,ListRecognizersResponse,Recognizer> context,
ListRecognizersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SpeechClient.ListRecognizersPage> |
SpeechClient.ListRecognizersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRecognizersRequest,ListRecognizersResponse,Recognizer> context,
com.google.api.core.ApiFuture<ListRecognizersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SpeechClient.ListRecognizersFixedSizeCollection |
SpeechClient.ListRecognizersFixedSizeCollection.createCollection(List<SpeechClient.ListRecognizersPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.