iOS集成语音合成时,xcode编译报错
'Unknown attribute kind (45)Unknown attribute kind (45)Unknown attribute kind (45)', using libLTO version 'Apple LLVM 7.0.0 (clang-700.1.76)' for architecture arm64
clang: error: l...
Android语音识别一直返回错误信息
Intent recognizerIntent = new Intent();recognizerIntent.putExtra("sample", 8000);recognizerIntent.putExtra("sound_start", R.raw.bdspeech_recognition_start);recognizerIntent.putExtr...
播放语音时报错,求高手解答下
在播放语言的时候报如下的错误信息
11-24 16:13:34.638: W/AsyncHttpResponseHandler(7706): Current thread has not called Looper.prepare(). Forcing synchronous mode.
11...
百度语音识别demol不错,求帮忙!
Undefined symbols for architecture x86_64:
"GetLicense(char const*, char const*, char const*)", referenced from:
-[BDVROfflineEngine licenseFromServer] in libBDVoiceRec...
百度语音合成 初始化出错
int result = mSpeechSynthesizer.loadEnglishModel(mSampleDirPath + "/" + ENGLISH_TEXT_MODEL_NAME, mSampleDirPath + "/" + ENGLISH_SPEECH_FEMALE_MODEL_NA...
百度语音识别API 返回3300
2016-08-19 10:45:40.899 BaiduVoiceDemo[806:256574] FlyElephant-JSON: {
"err_msg" = "parameters error.";
"err_no" = 3300;
sn = 281736874851471574740;
}
不知道什么参数填错了