VoiceGuide IVR Software Main Page
Jump to content

Play Position Of A Wave File Until It Was Stopped

Recommended Posts

Hello,

We would like to know the "Play Position" (in Seconds or Bytes) of a given wave file until it was stopped by the user.

(In the case the user didn't wait till the end of file).


Our users have the ability to use the "Play Actions" : (pause/resume , Speed Up / Down , Skip Forward / Back)


So We can not do a simple Time Subtraction.


Thank you.

Share this post


Link to post

Would like to know the position when the "pause" key was pressed, or when a keypress occurred that matched one of the defined paths and hence the sound play was stopped and the script moved to next selected module?

 

What if the path selection key was pressed after the file completed playing already? Would returning a special code number (eg: -1) be OK ?

What is the sound file was fully played at least once already and the keypress was made during one of the replays?

Share this post


Link to post

or when a keypress occurred that matched one of the defined paths and hence the sound play was stopped and the script moved to next selected module?

Your second option is wanted:

 

i.e:

We want to know when* a keypress occurred that matched one of the defined paths and hence the sound play was stopped and the script moved to next selected module.

*By saying "When" I mean: The Exact Position in wave file (Bytes or Seconds) , not the Time Stamp.

 

What if the path selection key was pressed after the file completed playing already? Would returning a special code number (eg: -1) be OK ?

Yes, it will be OK

 

What is the sound file was fully played at least once already and the keypress was made during one of the replays?

A counter indicating the Replay Number will be fine.

Share this post


Link to post

Please send an email to sales@voiceguide.com along with a link to this Support Forum topic, and any other comments/requirements that you would like included.

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
×