File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
projects/Edgi_Talk_M55_XiaoZhi Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ while (rt_wlan_connect("TEST", "88888888"));
4646 * ** Listening** – ready for voice interaction
4747 * ** Sleeping** – low-power sleep mode
4848
49- * Hold down the top button to speak and enter the Listening state for voice interaction.
49+ * Press the top button once to speak and enter the Listening state for voice interaction.
5050
5151## Notes
5252
Original file line number Diff line number Diff line change 77本示例工程基于 ** Edgi-Talk 平台** ,演示 ** 小智语音交互设备的基本功能** ,运行在 ** RT-Thread 实时操作系统** 上。
88通过本工程,用户可以快速验证设备 ** WiFi 连接** 、** 按键唤醒** 与 ** 语音交互** 功能,为后续应用开发提供基础参考。
99
10+ [ 小智使用手册] ( https://www.yuque.com/u22662965/kg6895/xdim4wqimsn8lo5e )
11+
1012## 软件说明
1113
1214* 工程基于 ** Edgi-Talk** 平台开发。
@@ -39,7 +41,7 @@ while (rt_wlan_connect("TEST", "88888888"));
3941 * ** On standby** :待机中
4042 * ** Listening** :监听中,可与设备对话
4143 * ** Sleeping** :休眠状态
42- * ** 按住 ** 顶部按键对话,可进入 ** Listening** 状态进行语音交互。
44+ * ** 按一下 ** 顶部按键对话,可进入 ** Listening** 状态进行语音交互。
4345
4446![ alt text] ( figures/3.png )
4547## 注意事项
You can’t perform that action at this time.
0 commit comments