Hi guys.
I'm making a controller via UDP for an end user. One of the needs are that they want to control the volume.
My app sends the value of the volumen via UDP and i can store it in a variable.
But I need to set the volumen with the variable value. How can I do this?
Regards.