Uses of Interface
org.springframework.ai.audio.tts.StreamingTextToSpeechModel
Packages that use StreamingTextToSpeechModel
Package
Description
-
Uses of StreamingTextToSpeechModel in org.springframework.ai.audio.tts
Subinterfaces of StreamingTextToSpeechModel in org.springframework.ai.audio.ttsModifier and TypeInterfaceDescriptioninterfaceInterface for the text to speech model. -
Uses of StreamingTextToSpeechModel in org.springframework.ai.elevenlabs
Classes in org.springframework.ai.elevenlabs that implement StreamingTextToSpeechModelModifier and TypeClassDescriptionclassImplementation of theTextToSpeechModelinterface for ElevenLabs TTS API. -
Uses of StreamingTextToSpeechModel in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StreamingTextToSpeechModelModifier and TypeClassDescriptionclassOpenAI audio speech client implementation for backed byOpenAiAudioApi.