07Rokid语音命令

This commit is contained in:
Han
2025-04-11 10:03:08 +08:00
parent 9f9bb87821
commit 5b75b96f8f
12 changed files with 268 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "com.staryevo.rkvoicecommand",
"version": "1.0.0",
"displayName": "07.RKVoiceCommand",
"description": "Rokid语音命令工具",
"unity": "2021.3",
"unityRelease": "23f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
},
"dependencies": {
"com.rokid.xr.unity":"3.0.3",
"com.staryevo.main":"1.x.x"
}
}