intent.putExtra("license-file-path", "/assets/temp_license");
intent.putExtra("asr-base-file-path", "/assets/asr-base-file-path-s-1-2");
intent.putExtra("asr-base-file-path", "/assets/asr-base-file-path-s-1-2");
上面代码好像不起作用
不知下面错误是否因为上面的原因。
5-17 16:39:54.883 23766-23766/com.ovorobot.voice D/DEMO: onError:5
05-17 16:39:54.883 23766-23766/com.ovorobot.voice D/DEMO: onEvent
05-17 16:39:54.883 23766-23766/com.ovorobot.voice D/DEMO: EVENT_ERROR, #5, Other client side errors. request token failed, error: unknown, desc: unknown client id, used AK=y5AjUbGe74Gy2Nng51G71DUEo/4f3f86787d537d66f73cefd7b55fb993(cannot switch to offline: params not supported.)
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
不支持上述写法,可以将资源文件改名为lib***.so的形式,然后放置到libs/armeabi等目录下,通过/data/data/youpackage/lib/lib***.so方式访问