IOS 离线不能合成语音
bd_etts_ch_text.datbd_etts_ch_speech_female.datbd_etts_ch_speech_male.dat放在项目的Resources下。代码初始化如下:// 离线相关设置 NSString *textDataFile =[[...
IOS库 崩溃了。
崩溃信息:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 3
Filtered ...
iOS集成在离线合成语音报错
NSError* loadErr = [[BDSSpeechSynthesizer sharedInstance] loadOfflineEngine:ChineseTextData speechDataPath:ChineseSpeechData licenseFilePath:LicenseData withAppCode:@""];
...
iOS语音识别UI
语音识别SDK UI面板 基于storyboard 开发。 我在xib创建的控制器中 初始化语音。 面板背景色变成透明的。应该怎么解决?谢谢!
语音识别-3005 iOS
我使用的服务是:语音识别
调用的接口是:
参数设置情况:
开发平台和机型:
SDK版本号:
代码或日志截图(上传截图能帮助您更快解...
ios 语音识别
Error: AudioQueueStart failed (-66681)
一录音就报这个错 有时候录几次的时候出现
IOS真机调试崩溃
2016-04-08 15:45:17.731 Excise0125[2385:337328] -[__NSDictionaryM JSONString]: unrecognized selector sent to instance 0x14d4e280
2016-04-08 15:45:17.739 Excise0125[2385:337328] ***...