Uses of Class
org.springframework.ai.openai.OpenAiAudioSpeechModel
-
Uses of OpenAiAudioSpeechModel in org.springframework.ai.autoconfigure.openai
Modifier and TypeMethodDescriptionOpenAiAutoConfiguration.openAiAudioSpeechClient
(OpenAiConnectionProperties commonProperties, OpenAiAudioSpeechProperties speechProperties, org.springframework.retry.support.RetryTemplate retryTemplate, org.springframework.beans.factory.ObjectProvider<org.springframework.web.client.RestClient.Builder> restClientBuilderProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.function.client.WebClient.Builder> webClientBuilderProvider, org.springframework.web.client.ResponseErrorHandler responseErrorHandler)