Uses of Interface
org.springframework.ai.audio.tts.TextToSpeechModel
Packages that use TextToSpeechModel
Package
Description
-
Uses of TextToSpeechModel in org.springframework.ai.elevenlabs
Classes in org.springframework.ai.elevenlabs that implement TextToSpeechModelModifier and TypeClassDescriptionclassImplementation of theTextToSpeechModelinterface for ElevenLabs TTS API. -
Uses of TextToSpeechModel in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement TextToSpeechModelModifier and TypeClassDescriptionclassOpenAI audio speech client implementation for backed byOpenAiAudioApi. -
Uses of TextToSpeechModel in org.springframework.ai.openaisdk
Classes in org.springframework.ai.openaisdk that implement TextToSpeechModelModifier and TypeClassDescriptionfinal classOpenAI audio speech client implementation using the OpenAI Java SDK.