say
Method
This is a method of the AudioAgent class in the audio_agent module.Quick TTS - convert text and save to file.
Signature
Parameters
str
required
Text to speak
str
default:"'output.mp3'"
Output filename (default: output.mp3)
Returns
str
Path to saved file
Uses
speech
Source
View on GitHub
praisonaiagents/agent/audio_agent.py at line 418
