Searched refs:vron (Results 1 – 4 of 4) sorted by relevance
284 vron, /*start voice recognition*/ enumerator399 const esp_console_cmd_t HF_ORDER(vron) = { in register_hfp_ag()401 .help = hf_cmd_explain[vron], in register_hfp_ag()403 .func = hf_cmd_tbl[vron].handler, in register_hfp_ag()405 ESP_ERROR_CHECK(esp_console_cmd_register(&HF_ORDER(vron))); in register_hfp_ag()
305 vron, /*start voice recognition*/ enumerator441 .help = hf_cmd_explain[vron], in register_hfp_hf()443 .func = hf_cmd_tbl[vron].handler, in register_hfp_hf()
224 …vron` to start the voice recognition and type `vroff` to terminate this function in the AG device.…
263 You can type `vron` to start the voice recognition of AG and type `vroff` to terminate this functio…