Uses of Interface
org.springframework.ai.audio.tts.TextToSpeechOptions.Builder
Packages that use TextToSpeechOptions.Builder
-
Uses of TextToSpeechOptions.Builder in org.springframework.ai.audio.tts
Classes in org.springframework.ai.audio.tts that implement TextToSpeechOptions.BuilderMethods in org.springframework.ai.audio.tts that return TextToSpeechOptions.BuilderModifier and TypeMethodDescriptionstatic TextToSpeechOptions.Builder
TextToSpeechOptions.builder()
Creates a newTextToSpeechOptions.Builder
to create the defaultTextToSpeechOptions
.Sets the output format for the generated audio.Sets the model to use for text-to-speech.Sets the speed of the generated speech.Sets the voice to use for text-to-speech.