简体   繁体   中英

How to tell if user has a voice remote with BrightScript?

Out channel wants to bring users to different experiences based on if their remote is Voice Enabled.

In the past, we can call ECP and find out about the remote info (as far as I remember). But with ECP out of the picture, are there any ways or workaround we can use to determine if user has a voice remote in hand?

Yes, since Roku OS 10.5, you can determine it by using

deviceInfo.hasFeature("handsfree_voice")

More info here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM