Class OpenAiAudioSpeechOptions

java.lang.Object
org.springframework.ai.openai.OpenAiAudioSpeechOptions
All Implemented Interfaces:
org.springframework.ai.audio.tts.TextToSpeechOptions, org.springframework.ai.model.ModelOptions

public class OpenAiAudioSpeechOptions extends Object implements org.springframework.ai.audio.tts.TextToSpeechOptions
Options for OpenAI text to audio - speech synthesis.
Since:
1.0.0-M1
Author:
Ahmed Yousri, Hyunjoon Choi, Ilayaperumal Gopinathan, Jonghoon Park
  • Constructor Details

    • OpenAiAudioSpeechOptions

      public OpenAiAudioSpeechOptions()
  • Method Details