Uses of Class
org.springframework.ai.openai.audio.speech.Speech
-
Uses of Speech in org.springframework.ai.openai.audio.speech
Modifier and TypeMethodDescriptionSpeechResponse.getResult()
Speech.withSpeechMetadata
(OpenAiAudioSpeechMetadata speechMetadata) ModifierConstructorDescriptionSpeechResponse
(Speech speech) Creates a new instance of SpeechResponse with the given speech result.SpeechResponse
(Speech speech, OpenAiAudioSpeechResponseMetadata speechResponseMetadata) Creates a new instance of SpeechResponse with the given speech result and speech response metadata.