Adjust Audio Volume
Available for Studio & SitePal
Play Audio
To alter the volume of the VHost Player using the sayAudio() command:
setPlayerVolume(5)
To mute the VHost, set the player volume to '0':
setPlayerVolume(0)
. To maximize the player volume, set the Player volume to '10':
setPlayerVolume(10)
. The default Player volume is '7':
setPlayerVolume(7)
.
Back to Previous Page
© Oddcast Inc. All rights reserved. |
Terms of Use
|
Terms of Service
|
Privacy Policy