VoiceGuide IVR Software Main Page
Jump to content

Replay Recorded Message

Recommended Posts

Hi,

 

 

I have recoreded a message and i want the user to listen to the recoreded message and given an option to delete the recorded message if he wants to and re-record the message .What do i do for this

 

Thank You

 

Anju

Share this post


Link to post

Basically you want to play the just recorded sound file. The filename of the just recorded sound file is stored in a Result Variable. Use that RV in a Play module to play back the sound file.

 

VBScript module would be used to do file deletion.

 

The voicemail scripts also provide good samples if this kind of functionality, although it's a bit more complicated example.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×