[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    sbWavPlay()

         Reproduces a file with WAV format by the Sound Blaster

    Syntax:

         sbWavPlay( cFile [, nRate] ) -> lError

         cFile : The name of the WAV file
         nRate : The frecuency ratio. Default value is 12000 Hz.
                 Use this value for frecuency changes.

    Description:

         Reproduces a file with WAV format in the Sound Blaster.

    Return:

         A logic value indicating if the function finished satisfactorily.

    Example:

         sbWavPlay( "Luna.Wav", 13224 )

See Also: sbVocPlay()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson