Forum Discussion

rashmikapil2's avatar
rashmikapil2
Binge Watcher
4 years ago

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

  • juanesLP's avatar
    juanesLP
    Channel Surfer

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

      • juanesLP's avatar
        juanesLP
        Channel Surfer

        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.