$ip
$ip : string
Represents an individual Sonos speaker, to allow volume, equalisation, and other settings to be managed.
$device : \duncan3dc\Sonos\Interfaces\Devices\DeviceInterface
__construct(\duncan3dc\Sonos\Interfaces\Devices\DeviceInterface|string $param)
Create an instance of the Speaker class.
\duncan3dc\Sonos\Interfaces\Devices\DeviceInterface|string | $param | An Device instance or the ip address that the speaker is listening on |