Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chr(7) and the PC Speaker
Message
From
15/01/2003 14:54:25
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00742016
Message ID:
00742077
Views:
22
>>I need to have the PC beep a set of tones (The PC has no audio card/speakers).
>>Is there a way to force the output to the PC's internal speaker?
>>
>>TIA
>
>I don't think you can if there's a sound card installed.
>
>But maybe you can use the Beep API function instead:
>
>DECLARE Beep IN WIN32API INTEGER nFrequency, INTEGER nDuration
>Beep(1000,250)
>
Thankyouthankyouthankyou. Perfect and exactly what I need
Previous
Reply
Map
View

Click here to load this message in the networking platform