Uses of Class
org.springframework.ai.audio.tts.TextToSpeechMessage
Packages that use TextToSpeechMessage
-
Uses of TextToSpeechMessage in org.springframework.ai.audio.tts
Classes in org.springframework.ai.audio.tts that implement interfaces with type arguments of type TextToSpeechMessageModifier and TypeClassDescriptionclassImplementation of theModelRequestinterface for the text to speech prompt.Methods in org.springframework.ai.audio.tts that return TextToSpeechMessageConstructors in org.springframework.ai.audio.tts with parameters of type TextToSpeechMessageModifierConstructorDescriptionTextToSpeechPrompt(TextToSpeechMessage message) TextToSpeechPrompt(TextToSpeechMessage message, TextToSpeechOptions options)