rashmikapil2
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022
11:28 PM
Dynamic Keyboard isn't working
@Team : I am trying to integrate dynamic keyboard in my roku channel but it's not working. Even the samples(https://github.com/rokudev/dynamic-voice-enabled-keyboards) given in roku docs are not working. I debugged and found that voiceEnabled filed of textEditBox is not being set to true. Even after setting m.keyboard.textEditBox.voiceEnabled = true at multiple places in my brs file, it is always false. When I log it by using ? "------- voiceEnabled -------- ";m.keyboard.textEditBox.voiceEnabled (edited)
It always gives me false. Any idea why it's happening?
3 REPLIES 3
juanesLP
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022
01:13 PM
Re: Dynamic Keyboard isn't working
I'm experiencing the same with the standardKeyboardDialog, the textEditBox.voiceEnabled attribute never gets to become true, so frustrating
RowanG1Bilue
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022
04:05 PM
Re: Dynamic Keyboard isn't working
Hi, did you get this working?
juanesLP
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2022
11:28 AM
Re: Dynamic Keyboard isn't working
I did get it working using a voice-enabled Roku device, a US Roku account, and testing directly with somebody from the US, probably a VPN would also do the trick. It seems the voice input feature is restricted by region and by device model.