aspeech
AsyncMethod
This is a method of the AudioAgent class in the audio_agent module.Async version of speech().
Signature
Parameters
str
required
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional[float]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Returns
Any
The result of the operation.
Uses
aspeechresponse.stream_to_filePath
Used By
Source
View on GitHub
praisonaiagents/agent/audio_agent.py at line 275
