Interface StreamingTextToSpeechModel

All Superinterfaces:
StreamingModel<TextToSpeechPrompt,TextToSpeechResponse>

public interface StreamingTextToSpeechModel extends StreamingModel<TextToSpeechPrompt,TextToSpeechResponse>
Interface for the streaming text to speech model.
Author:
Alexandros Pappas