Interface TextToSpeechOptions

All Superinterfaces:
ModelOptions
All Known Implementing Classes:
DefaultTextToSpeechOptions, ElevenLabsTextToSpeechOptions

public interface TextToSpeechOptions extends ModelOptions
Interface for text-to-speech model options. Defines the common, portable options that should be supported by all implementations.
Author:
Alexandros Pappas