Home
last modified time | relevance | path

Searched refs:voice (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-2.7.6/docs/en/hw-reference/esp32s2/
Duser-guide-esp-lyrat-8311a_v1.3.rst19 …n be used in many ways. The applications might include voice user interface, voice control, voice
Duser-guide-esp-lyrat-8311a_v1.2.rst19 …n be used in many ways. The applications might include voice user interface, voice control, voice
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_ag/
DREADME.md95 - Enable voice recognition
101 - Disable the voice recognition
189 …art the voice recognition and type `vroff` to terminate this function in the AG device. Both comma…
252 - For the voice interface, ESP32 has provided PCM input/output signals which can be directed to GPI…
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md125 - Enable voice recognition
131 - Disable the voice recognition
226 You can type `vron` to start the voice recognition of AG and type `vroff` to terminate this functio…
229 Start voice recognition
296 - For voice interface, ESP32 has provided PCM input/output signals which can be mapped to GPIO pins…
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/tutorial/
DBLE_Mesh_AliGenie_Example.md13 5. After devices are provisioned, use voice interaction or app to control the LED state with AliGen…
106 4. Next we can use voice to control the lights, for example:"天猫精灵,开灯"、"天猫精灵,关灯"、"天猫精灵,把灯调整成蓝色"、"天猫精…
/hal_espressif-2.7.6/examples/storage/spiffsgen/spiffs_image/sub/
Dalice.txt298 came near her, she began, in a low, timid voice, ‘If you please, sir--’
324 but her voice sounded hoarse and strange, and the words did not come the
408 ‘Not like cats!’ cried the Mouse, in a shrill, passionate voice. ‘Would
443 trembling voice, ‘Let us get to the shore, and then I’ll tell you my
682 doesn’t suit my throat!’ and a Canary called out in a trembling voice to
786 a voice outside, and stopped to listen.
788 ‘Mary Ann! Mary Ann!’ said the voice. ‘Fetch me my gloves this moment!’
806 Next came an angry voice--the Rabbit’s--‘Pat! Pat! Where are you?’ And
807 then a voice she had never heard before, ‘Sure then I’m here! Digging
858 then the Rabbit’s voice along--‘Catch him, you by the hedge!’ then
[all …]
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h230 UINT16 max_latency, UINT16 voice,
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c641 UINT32 rx_bw, UINT16 max_latency, UINT16 voice, in btsnd_hcic_setup_esco_conn() argument
663 UINT16_TO_STREAM (pp, voice); in btsnd_hcic_setup_esco_conn()