Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>sbvocplay()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    sbVocPlay()

         Reproduces a file wiht format VOC by the Sound Blaster

    Syntax:

         sbVocPlay( cFile [, nRate] ) -> lError

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

    Description:

         Reproduces a file with format VOC in the Sound Blaster.

    Return:

         A logic value indicanting if the function finished satisfactorily.

    Example:

         sbVocPlay( "Fast.Voc", 13224 )

See Also: sbWavPlay()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson