Example:
In a carousel the user presses the “right” key. Instead of the user hearing the default “click” sound. I want them to only hear the SoundEffect I have played.
AFAIK the only way to accomplish this currently is to tell the end user to adjust the settings for their Roku sounds to ‘off’.
“HOME”
“SETTINGS”
“AUDIO”
“MENU VOLUME”
“Komag” wrote:
If you build and entire custom channel using roScreen, you can fully control sound effects.
We are using Scene Graph. Once a “return” is made in onKeyEvent is automatically plays the sound associated with the action.