Rate this page:

detectVoicemail

Deprecated
Copy URL

Use AMD module instead

detectVoicemail(call: 

Call

,
detectVoicemailParameters:

DetectVoicemailParameters

):

Promise<Events>

Start a voicemail recognition session. You can check how many times voicemail was detected in the call history.
Add the following line to your scenario code to use the function:

require(Modules.AI);

Parameters

Returns