diff --git "a/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md" "b/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md" index 8f34ff92d49e53bc40e7ba54fa86a5adb5301271..6e630d76030ed738dfdf832664cab12c332f49a3 100644 --- "a/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md" +++ "b/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md" @@ -43,7 +43,7 @@ AI业务子系统是OpenHarmony提供原生的分布式AI能力的子系统。 * **语言限制**:C/C++语言 -* **操作系统限制**:OpenHarmony操作系统 +* **操作系统限制**:OpenHarmony轻量/小型系统 * **AI服务启动的约束与限制**:SAMGR(System Ability Manager)启动且运行正常 @@ -322,9 +322,7 @@ AI业务子系统是OpenHarmony提供原生的分布式AI能力的子系统。 } ``` -4. **sample开发** [(参考唤醒词识别demo)](https://gitee.com/openharmony/applications_sample_camera/tree/master/ai) - - 位置://applications/sample/camera/ai/asr/keyword\_spotting +4. **sample开发** **调用Create**