Uses of Class
org.springframework.ai.audio.tts.TextToSpeechResponseMetadata
Packages that use TextToSpeechResponseMetadata
-
Uses of TextToSpeechResponseMetadata in org.springframework.ai.audio.tts
Methods in org.springframework.ai.audio.tts that return TextToSpeechResponseMetadataConstructors in org.springframework.ai.audio.tts with parameters of type TextToSpeechResponseMetadataModifierConstructorDescriptionTextToSpeechResponse
(List<Speech> results, TextToSpeechResponseMetadata textToSpeechResponseMetadata) -
Uses of TextToSpeechResponseMetadata in org.springframework.ai.openai.metadata.audio
Subclasses of TextToSpeechResponseMetadata in org.springframework.ai.openai.metadata.audioModifier and TypeClassDescriptionclass
Audio speech metadata implementation for OpenAI.