Open
Description
Type Of Change
Are these SWML methods in production, and should they be publicly documented?
More info needed
Name | Type | Description | In production? |
---|---|---|---|
cache_mode |
boolean | Enables caching of TTS (Text-to-Speech) output for future use. Useful for playing back a given TTS which would otherwise be redundantly generated multiple times. | ? |
sleep_words |
string | A string of words that put the AI agent to "sleep." | ? |
wake_words |
string | A string of words that reactivate or "wake" the AI agent. | ? |
reset_words |
string | A string of words that erase the content of the conversation and reset the AI agent. | ? |
sleep_dtmf |
string | DTMF keys that perform the Wake action when dialed. | ? |
wake_dtmf |
string | DTMF keys that perform the Wake action when dialed. | ? |
reset_dtmf |
string | DTMF keys that perform the Reset action when dialed. | ? |