Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
CreateTranscriptionJobResponse |
AIServiceSpeech.createTranscriptionJob(CreateTranscriptionJobRequest request)
Creates a new Transcription Job.
|
CreateTranscriptionJobResponse |
AIServiceSpeechClient.createTranscriptionJob(CreateTranscriptionJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler) |
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsync.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler)
Creates a new Transcription Job.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler) |
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsync.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler)
Creates a new Transcription Job.
|
Modifier and Type | Method and Description |
---|---|
CreateTranscriptionJobResponse |
CreateTranscriptionJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTranscriptionJobResponse.Builder |
CreateTranscriptionJobResponse.Builder.copy(CreateTranscriptionJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.