vdsvol.dll extension
Volume Extension for Visual DialogScript
Version: 1.7.31.2001
Copyright © 2001 PGWARE
All rights reserved
Description:
This is an extension for Visual DialogScript
(32-bit version.) It adds a @VOLUME function and VOLUME command to the vocabulary of VDS. The dll allows users to determine and set the wave volume level. Usually you want to set the volume level with multimedia applications. A majority of this code was taken from SwissDelphiCenter.ch. The dll comes with the source code so you can make modifications if you would like to. The source code was compiled in Borland Delphi 3. Please drop by PGWARE.COM and purchase some of our products in appreciation of this free extension.
Commands:
[+] VOLUME <left volume>,<right volume>
[ Command Explanation ] :
[-] VOLUME <left volume>,<right volume>
This command sets the left and right wave volume. Both values must be set and should be between 0 - 65535. Setting 0 for both left and right channels will mute the wave volume. Setting 65535 for both left and right channels will set the wave volume to maximum.
Functions:
[+] @VOLUME(L)
[+] @VOLUME(R)
[ Function Explanation ] :
[-] @VOLUME(L)
This function will return the volume level for the left channel. The value will be between 0 - 65535.
[-] @VOLUME(R)
This function will return the volume level for the right channel. The value will be between 0 - 65535.
Support:
Please note that since this is a freeware product, support is not provided. However bug fixes will be made as they are found. Report bugs to [ support@vdsworld.com ].
Copyright © 2001 PGWARE / All rights reserved.