Autobot::Plugins::TextToSpeechPlugin
Inherits Autobot::Plugins::Plugin < Reference < Object
Custom plugin to convert text to speech using gTTS.
Instance methods
setup(context : PluginContext) : Nil
Called during setup to register tools and configure the plugin. The default implementation is a no-op.