Learning Hub / Tutorials / Voxtelesys / Voice Widget: Record VoicemailFAQs

Tutorials: Voice Widget: Record Voicemail

The Record Voicemail widget goes under the voice category for the VAST flow builder.

Required access: Voxtelesys Portal


This widget is used to record voicemail audio from the caller. The Record Voicemail widget gets a little more involved than other widgets but it's still easy to use, it will record the voicemail and POST it to your URL, or you can store it and grab the recording with a GET command.


*Disclaimer: You will need to have Voice API enabled on your account to do this you will need to open a ticket with support. VAST flow builder is still in BETA please keep this in mind are you create your flow.


Last Updated: 10/17/24

To use the widget simply click and drag it into the builder


add the widget

Note that naming the widget can help identify it with other tools later on. It is case sensitive, does not accept spaces or dashes


naming the widget

configure the widget



The Record Voicemail widget has the following configuration abilities.

Timeout

The time in seconds of silence to wait before ending the recording.

Finish on Key(s)

Key(s) that will end the recording.

Max Length

The maximum length of the recording in seconds.

Play Beep

Play a beep before recording starts.

Recording Status Callback URL

A URL to send callbacks to when the status of the recording changes.

Recording Status Callback Method

Options are POST or GET

Now, you will want to connect the Say/Play widget as seen below:


connect the widget

Adding the Record Voicemail widget is completed! To continue the flow, connect more widgets to the opposite end of the Record Voicemail widget:


add additional widgets

Now connect more widgets! Click on the links below to view more tutorials:

Voice

Messaging

Tools

Control

Learning Hub / Tutorials / Voxtelesys / Voice Widget: Record VoicemailFAQs