Class TextToSpeechMessage

java.lang.Object
org.springframework.ai.audio.tts.TextToSpeechMessage

public class TextToSpeechMessage extends Object
Implementation of the TextToSpeechMessage interface for the text to speech message.
Author:
Alexandros Pappas
  • Constructor Details

    • TextToSpeechMessage

      public TextToSpeechMessage(String text)
  • Method Details