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>spkvocplay()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    spkVocPlay()

         Reproduces a file with VOC format by the speaker

    Syntax:

         spkVocPlay( cFile [, nRate] ) -> lError

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

    Description:

         Reproduces a file with VOC format by the speaker.

    Return:

         A logic value indicating if the function finished satisfactorily.

    Example:

         spkVocPlay( "Handel.voc", 13224 )

See Also: spkWavPlay()

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