Uses of Class
org.springframework.ai.audio.tts.TextToSpeechResponse
Packages that use TextToSpeechResponse
-
Uses of TextToSpeechResponse in org.springframework.ai.audio.tts
Methods in org.springframework.ai.audio.tts that return TextToSpeechResponseMethods in org.springframework.ai.audio.tts that return types with arguments of type TextToSpeechResponseModifier and TypeMethodDescriptionreactor.core.publisher.Flux<TextToSpeechResponse>
StreamingTextToSpeechModel.stream
(TextToSpeechPrompt prompt) -
Uses of TextToSpeechResponse in org.springframework.ai.elevenlabs
Methods in org.springframework.ai.elevenlabs that return TextToSpeechResponseMethods in org.springframework.ai.elevenlabs that return types with arguments of type TextToSpeechResponseModifier and TypeMethodDescriptionreactor.core.publisher.Flux<TextToSpeechResponse>
ElevenLabsTextToSpeechModel.stream
(TextToSpeechPrompt prompt)