VoiceGuide IVR Software Main Page
Jump to content

stop recording after silence detecting

Recommended Posts

Hi,

 

I want to record message from caller and follow without timeout or DTMF.

How to detect, caller finished talking (silence detection?)  in sound record module or any idea to make VBScript with forwarding after 1-2 seconds  silence?

We want to record in separate files: name, address, city, phonenumber, message.

Share this post


Link to post

Have you tried using this path in your record module:

on {silence} goto [my_next_record_module]

 

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
×