Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beeper control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00677899
Message ID:
00677921
Views:
14
>I would like to find a control that has a method where I can set duartion,tone and volumn based on this prop. a beep is played.
>
>If such a control doesn't exits (wich I think).
>How should I make this. (the difficulty is the tone and volumn).
>I can't make a wave for each tone (36 in total) and each volumn.

Jimmy,

I use
*-- Declare DLL statement to sound the bell.
DECLARE integer Beep IN Win32API as BeepIt integer nFrequency, integer nDuration
But unfortunately you can't set the Volume.

HTH
Caroline
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform