pub trait TextToSpeech { }
Indicates that a model supports text-to-speech synthesis.
Models implementing this trait can convert text input to audio output, supporting various voices and audio formats.