We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Pause Recording

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
syedemad
Posts: 4
Joined: Wed Apr 07, 2010 9:32 am
Contact:

Pause Recording

Post by syedemad »

Hi
Is it possible to pause a recording for sometime, either fixed or dynamic. for example user is recording and she presses 4 to pause (already defined) and the system pauses for say 10sec and then the recording is resumed?

Any help will be appreciated

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: Pause Recording

Post by support »

Hi Syed,

This implemenation you have mentioned will not work. It is not possible for a user to pause a recording, wait 10 seconds, and continue that same recording. Once a user has entered a DTMF input during a recording, the recording will end.

What you could do is if the user decides to stop and wants to continue recording a message, you could do another <record> within your application for a second recording. Then, once you have both recordings, you can use an audio tool to string the two audio recordings together in one file.

Regards,
Plum Support

Post Reply