Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Sound seems to be playing at a fixed volume. What API can I use to control the sound volume?

0
Posted

Sound seems to be playing at a fixed volume. What API can I use to control the sound volume?

0

Use ISOUND_SetVolume() to control sound volume. To direct the sound towards an external speaker (if the handset has one), set AEESoundInfo.method to AEE_SOUND_METHOD_RING / AEE_SOUND_METHOD_BEEP for ringer / key beeps and AEESoundInfo.eDevice to AEE_SOUND_DEVICE_HANDSET using ISOUND_Set() and ISOUND_SetDevice().

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123