Class TextToSpeechPrompt

java.lang.Object
org.springframework.ai.audio.tts.TextToSpeechPrompt
All Implemented Interfaces:
ModelRequest<TextToSpeechMessage>

public class TextToSpeechPrompt extends Object implements ModelRequest<TextToSpeechMessage>
Implementation of the ModelRequest interface for the text to speech prompt.
Author:
Alexandros Pappas