Skip to main content

asay

AsyncMethod
This is a method of the AudioAgent class in the audio_agent module.
Async version of say().

Signature

async def asay(text: str, output: str) -> str

Parameters

text
str
required
No description available.
output
str
default:"'output.mp3'"
No description available.

Returns

Returns
str
The result of the operation.