Uses of Class
org.springframework.ai.audio.tts.Speech
Packages that use Speech
-
Uses of Speech in org.springframework.ai.audio.tts
Classes in org.springframework.ai.audio.tts that implement interfaces with type arguments of type SpeechModifier and TypeClassDescriptionclassImplementation of theModelResponseinterface for the text to speech response.Methods in org.springframework.ai.audio.tts that return SpeechMethods in org.springframework.ai.audio.tts that return types with arguments of type SpeechConstructor parameters in org.springframework.ai.audio.tts with type arguments of type SpeechModifierConstructorDescriptionTextToSpeechResponse(List<Speech> results) TextToSpeechResponse(List<Speech> results, TextToSpeechResponseMetadata textToSpeechResponseMetadata)