| AIModelStage |
|
| AsyncDownloadStage |
Configures target folder
|
| AsyncPromiseStage |
Registers callbacks
|
| AsyncPromptStage |
Registers text input
|
| DownloadExecutor |
Utility to download files with
random names to a given folder
|
| OutputStage |
Configures the output format
|
| ReactiveDownloadStage |
Configures target folder
|
| ReactivePromptStage |
Registers text input
|
| SimplifiedStage |
Preconfigured stage with AI Model,
speaker, format and speed
|
| Speech |
|
| SpeechConfigurationStage |
Base for all Speech stages
|
| SpeechRuntimeSelectionStage |
Configures how the HTTP client to act.
|
| SpeedStage |
Configures the speed of the output audio file
|
| SynchronousDownloadStage |
Sends blocking requests to OpenAI API
|
| SynchronousPromptStage |
Adds user input and proceeds
to blocking execution
|
| VoiceStage |
Configures which person's voice to use
|