Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beep sound
Message
 
À
24/03/2000 10:38:38
Amit Abhangrao
Charmi Software Exports
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00349996
Message ID:
00350014
Vues:
43
>Hi All,
>
> I want to give beep sound thru notmal speaker. How can i do that. I tried the API MessageBeep, Beep but doesnot work.
>
>
>Declare integer MessageBeep in win32api integer nBeep
>
>=MessageBeep(0)
>=MessageBeep(16)
>=MessageBeep(32)
>=MessageBeep(48)
>
>TIA

Amit,

These various settings are controlled by the user's settings in the Sounds appliet in the control panel. Normally, the ? CHR(7) command will cause the assigned Default Sound to be played. However, using SET BELL TO < wave file name > will cause it to use the sound produced by that file.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform