The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
I have 3 audio files which starts playing after triggering 3 separate functions. Is there a way to assign one single toggle button to mute all the audio instead of pause?
Solved! Go to Solution.
Hello,
In a such case, I am creating a custom Javascript function who refers to 3 Audio Players Widget to run method Stop.
I call this Javascript function when clicking the Button.
I think it is a similar way with Binding.
I didn't find anything in documentation about a mute behavior in Vuforia Studio.
It seems to be an new behavior.
Best Regards,
Samuel
Hello,
In a such case, I am creating a custom Javascript function who refers to 3 Audio Players Widget to run method Stop.
I call this Javascript function when clicking the Button.
I think it is a similar way with Binding.
I didn't find anything in documentation about a mute behavior in Vuforia Studio.
It seems to be an new behavior.
Best Regards,
Samuel