Results 1 to 5 of 5

Thread: *What API calls do you use to set and get the Volume level

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    64

    Question

    What API calls do you use to set and get the Volume level

  2. #2
    Guest
    • Use waveOutSetVolume to set the volume level.
    • Use waveOutGetVolume to get the volume level.


  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    64
    i want to change the main volume, not the wave volume

  4. #4
    Guest
    Try using auxSetVolume and auxGetVolume. This sets the volume for an auxiliary audio device. When you use it, specify your Speakers as the device.

  5. #5
    Frenzied Member Technocrat's Avatar
    Join Date
    Jan 2000
    Location
    I live in the 1s and 0s of everyones data streams
    Posts
    1,024
    Here:

    http://forums.vb-world.net/showthread.php?threadid=484

    You will have to play with it some to figure it out like I did. Good luck

    Oh the max volume is 65,535.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width