-202问题,老是提示这个错误
側洱傾聽JAY 发布于2015-12 浏览:1426 回复:2
0
收藏

 auth failed errorMsg=(-202)ExecutionException[(cause)java.util.concurrent.ExecutionException: java.lang.UnsatisfiedLinkError: Couldn't load gnustl_shared from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.zhou.tts-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.zhou.tts-1, /system/lib]]]: findLibrary returned null]

看了错误码是离线授权失败,我改了APPKEY那三个也还是不行,求解,用的是官方的DEMO

收藏
点赞
0
个赞
共2条回复 最后由用户已被禁言回复于2022-04
#3Andy假装回复于2015-12

这个需要联网的 同时将临时授权文件删除

0
#2側洱傾聽JAY回复于2015-12
// 请替换为语音开发者平台上注册应用得到的App ID (离线授权)
this.mSpeechSynthesizer.setAppId("7392655");
// 请替换为语音开发者平台注册应用得到的apikey和secretkey (在线授权)
this.mSpeechSynthesizer.setApiKey("9YK6a3bCdQRfzrbZQh2fa6jd", "e75061f801fdc42a6d4abb1e8a2365d9");

12-02 10:22:46.489    1681-1681/com.zhou.tts E/MainActivity﹕ error,please look up error code in doc or URL:http://yuyin.baidu.com/docs/tts/122

0
TOP
切换版块