meir Report post Posted 08/18/2014 04:03 AM 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
SupportTeam Report post Posted 08/18/2014 04:14 AM 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
meir Report post Posted 08/18/2014 10:22 AM 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
SupportTeam Report post Posted 08/18/2014 10:59 AM 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