Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
vaVoiceCommandLanguageModel | A new configuration enables the application of the language model for web search or free-form voice command functionality. | Integer | 0 |
|
{ "vaVoiceCommandLanguageModel":0 }
adb push WFCPTTProDefault.json /sdcard/ adb shell am broadcast -a com.symbol.wfc.pttpro.ACTION_DEFAULT_CONFIG --es "configpath" "/sdcard/WFCPTTProDefault.json"
adb push WFCPTTProDefault.json /enterprise/device/settings/pttpro/ adb shell am broadcast -a com.symbol.wfc.pttpro.ACTION_DEFAULT_CONFIG --es "configpath" "/enterprise/device/settings/pttpro/WFCPTTProDefault.json"
adb shell am start -a android.intent.action.VIEW -d "wfctp-uat://<TOKEN>" com.symbol.wfc.pttpro" adb shell am broadcast -a com.symbol.wfc.pttpro.ACTION_DEFAULT_CONFIG --es "profile_json" ' {"vaVoiceCommandLanguageModel" : 0}'