Interface TextToSpeechModel

All Superinterfaces:
Model<TextToSpeechPrompt,TextToSpeechResponse>

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