Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Sc0tt1cus
Newbie

Accessibility & language => Audio Track event capturing

When pressing the star button on the Roku remote and bringing up Accessibility & language and then going to the Audio Track option and clicking on either Spanish or English, is there a way to listen to and intercept this specific event ? If so how ? Doing this action is not registering as a roDeviceInfoEvent so I am wondering what type of event it would register as ?

0 Kudos
1 REPLY 1
renojim
Community Streaming Expert

Re: Accessibility & language => Audio Track event capturing

You can set up an observer on the video node's currentAudioTrack, but if you're trying to do something before it's switched, then it may be too late when it fires.

Roku Community Streaming Expert

Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.

I am not a Roku employee.
0 Kudos