//
BDSErrEngine ret=[[BDSSpeechSynthesizer sharedInstance] startTTSEngine: @"text data file path"
speechDataPath:@”speech data file path” licenseFilePath:@ "license file path" withAppCode: @"your-appcode"
];
if( ret != BDS_ERR_ENGINE_OK) {...}
这些字符串什么意思,离线应该怎么配置啊?
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
关于IOS SDK离线设置详细请参见IOS 合成SDK使用说明以及下载文件中的Demo
SDK使用说明地址:http://yuyin.baidu.com/docs/tts