Just noticed that Hello Audio mentions using
[java]
.setVolume(2)
.setVolume(3)
[/java]
Since volume goes from 0.1 → 1.0 it doesn’t make a difference whether you put 10 or 200. (I will make the modification on the wiki, but posting it here so it can be found in a search.)