Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
ListVoicesResponse |
AIServiceSpeech.listVoices(ListVoicesRequest request)
Returns a list of speakers available to the user to choose from based on language code and
voice type provided.
|
ListVoicesResponse |
AIServiceSpeechClient.listVoices(ListVoicesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListVoicesResponse> |
AIServiceSpeechAsyncClient.listVoices(ListVoicesRequest request,
AsyncHandler<ListVoicesRequest,ListVoicesResponse> handler) |
Future<ListVoicesResponse> |
AIServiceSpeechAsync.listVoices(ListVoicesRequest request,
AsyncHandler<ListVoicesRequest,ListVoicesResponse> handler)
Returns a list of speakers available to the user to choose from based on language code and
voice type provided.
|
Modifier and Type | Method and Description |
---|---|
Future<ListVoicesResponse> |
AIServiceSpeechAsyncClient.listVoices(ListVoicesRequest request,
AsyncHandler<ListVoicesRequest,ListVoicesResponse> handler) |
Future<ListVoicesResponse> |
AIServiceSpeechAsync.listVoices(ListVoicesRequest request,
AsyncHandler<ListVoicesRequest,ListVoicesResponse> handler)
Returns a list of speakers available to the user to choose from based on language code and
voice type provided.
|
Modifier and Type | Method and Description |
---|---|
ListVoicesResponse |
ListVoicesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListVoicesResponse.Builder |
ListVoicesResponse.Builder.copy(ListVoicesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.