Dynamic Keyboard isn't working

: 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)

12:08

It always gives me false. Any idea why it’s happening?

I’m experiencing the same with the standardKeyboardDialog, the textEditBox.voiceEnabled attribute never gets to become true, so frustrating

Hi, did you get this working?

Hi @RowanG1Bilue

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.