0

Volume from varible

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.

1 comment

  • 1
    Avatar
    Lyndon

     

    If your variable name is "myvolume", then you can call a set volume command where the parameter $$myvolume$$. 

Please sign in to leave a comment.