Ben,

The Glorious R:BASE 2000 (ver 6.5++) for Windows, includes
two new GETVAL Functions to achieve that goal:

. (GETVAL('PlayAndWait','filepath'))

. (GETVAL('PlayAndExit','filepath'))

(GETVAL('PlayAndWait','filepath')) will play sound/wave file
and waits for the sound to finish before continue to a next
command. This could be a long time if the sound file is long.
You would want this if, for instance, you're writing an
answering machine application in R:BASE for Windows 6.5++.

(GETVAL('PlayAndExit','filepath')) will play sound/wave file
and continue the next command in a command file or EEP.

Enjoy and make sure to have fun!

Very Best Regards,

Razzak.

At 10:24 PM 7/23/01 -0700, Ben Strickland wrote:

What is the correct procedure to get R:Base
to play a wav. file from a variable where
that variable was created from a wav file
stored in R:Base?




===================================-============================
Official R:BASE List Server: mailto:[EMAIL PROTECTED]
RBTI Events/Training: http://www.rbase2000.com/events
R:DCC Members: http://www.rbase2000.com/rdcc
================================================================
R:BASE, Oterro & R:Tango are registered trademarks of RBTI.
==================================-=============================

Reply via email to