Class DefaultTextToSpeechOptions

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

public class DefaultTextToSpeechOptions extends Object implements TextToSpeechOptions
Default implementation of the TextToSpeechOptions interface.
Author:
Alexandros Pappas