Class AsyncPromptStage
- java.lang.Object
-
- bg.codexio.ai.openai.api.sdk.voice.speech.SpeechConfigurationStage
-
- bg.codexio.ai.openai.api.sdk.voice.speech.AsyncPromptStage
-
- All Implemented Interfaces:
RuntimeExecutor
public class AsyncPromptStage extends SpeechConfigurationStage implements RuntimeExecutor
Registers text input
-
-
Field Summary
-
Fields inherited from class bg.codexio.ai.openai.api.sdk.voice.speech.SpeechConfigurationStage
executor, requestBuilder
-
-
-
-
Method Detail
-
dictate
public AsyncDownloadStage dictate(String text)
- Parameters:
text- input to be registered- Returns:
AsyncDownloadStageto configure target folder
-
-