Skip to main content

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
No description available.
Optional
No description available.
Optional
No description available.
Optional
No description available.
Optional
No description available.

Returns

Any
The result of the operation.

Uses

  • aspeech
  • response.stream_to_file
  • Path

Used By

Source

View on GitHub

praisonaiagents/agent/audio_agent.py at line 276