Manual Siren Control
Pre-requisite: The LiveView should be already started before making any interactions.
Manual Siren Control
If the camera supports the ManualSiren feature. You can use the below methods to start and stop the siren.
Note: The siren will only work for with press and hold functionality
client.startSiren() // Starts the siren
client.stopSiren() // Stops the siren