Turn it up!
You can control the volume for each speaker, but you can also control it for all speakers in a group here:
$controller->setVolume(30);
$controller->adjustVolume(-10);
$controller->adjustVolume(10);
You can control the volume for each speaker, but you can also control it for all speakers in a group here:
$controller->setVolume(30);
$controller->adjustVolume(-10);
$controller->adjustVolume(10);