Skip to content
Chris Petersen edited this page Apr 18, 2016 · 2 revisions

Sets the audio volume to the specified (in normalized floating point level 0.0-1.0). Note that the actual new volume may be slightly different, depending on the capabilities of the device.

Parameter Description
volume Volume to set

Example

> (audioaux-setvolume 0.1)
> (audioaux-getvolume)
0.922222
Clone this wiki locally