我使用的服务是:iOS语音合成
调用的接口是:
- (NSError*)loadOfflineEngine: (NSString*)textDatFilePath
speechDataPath: (NSString*)speechDatFilePath
licenseFilePath: (NSString*)licenseFilePath
withAppCode: (NSString*)appCode;
参数设置情况:
开发平台和机型:iOS模拟器
SDK版本号:2.2.6.0
代码或日志截图(上传截图能帮助您更快解决问题):
复现步骤、现象及其他描述:
Offline engine was not properly configured
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
若能在Demo中复现,请描述:
SDK:(SDK类型,版本号)
初始化引擎代码:(在线引擎、离线引擎代码片段)
APPID:
问题描述:(具体问题,稳定复现/概率)
复现逻辑:(如何复现)
完整日志:(附上开启Debug模式的,从启动到结束的完整日志)
资源文件已经导入。demo里面也是这个问题,怎么回事?
gxingmin:
我使用的服务是:iOS语音合成
调用的接口是:
- (NSError*)loadOfflineEngine: (NSString*)textDatFilePath
speechDataPath: (NSString*)speechDatFilePath
licenseFilePath: (NSString*)licenseFilePath
withAppCode: (NSString*)appCode;
参数设置情况:
开发平台和机型:iOS模拟器
SDK版本号:2.2.6.0
代码或日志截图(上传截图能帮助您更快解决问题):
复现步骤、现象及其他描述:
Offline engine was not properly configured
回复gxingmin:你好,请确保资源文件已引入工程