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

         Generates a sound by the speaker

    Syntax:

         SpeakGame( nLapsus ) -> Nil

         nLapsus : The sound's duration. This value determines the
                   the frecuency of the same sound too.

    Description:

         Generates a sound by the speaker accessing to this at low level
         and determining the frecuency of it.

    Return:

         Nothing.

    Example:

         SpeakGame( 10000 )

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