ios编译不通过 报如下错误
断肠夕阳丿 发布于2017-02 浏览:2287 回复:4
0
收藏

我使用的服务是:语音合成

调用的接口是:

参数设置情况:

开发平台和机型:xcode 8.2.1 

SDK版本号:2.2.20

代码或日志截图(上传截图能帮助您更快解决问题):

复现步骤、现象及其他描述:

ndefined symbols for architecture i386:

  "_BaiduSpeechOnlineTTS_INIT", referenced from:

      _BaiduSpeech_CallModuleINITIALIZERS in libetts_device_simulator.a(bds_SDKLoaderiOS.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_ENGLISH_SPEECH_DATA_PATH", referenced from:

      -[BDSSpeechSynthesizer loadEnglishDataForOfflineEngine:speechData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer reinitOfflineEngineData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_CHINESE_SPEECH_DATA_PATH", referenced from:

      -[BDSSpeechSynthesizer loadOfflineEngine:speechDataPath:licenseFilePath:withAppCode:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer reinitOfflineEngineData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_REPORT_PLATFORM_STRING", referenced from:

      -[BDSSpeechSynthesizer initSynthesizerWithDelegate:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_OFFLINE_DATA_FILE_VERIFY_RESULT_BOOL", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_ONLINE_TIMEOUT_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_SERVER_URL_STRING", referenced from:

      -[BDSSpeechSynthesizer initSynthesizerWithDelegate:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_GET_OFFLINE_ENGINE_VERSION", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "_BaiduSpeechOfflineTTS_INIT", referenced from:

      _BaiduSpeech_CallModuleINITIALIZERS in libetts_device_simulator.a(bds_SDKLoaderiOS.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_LICENSE_PATH_STRING", referenced from:

      -[BDSSpeechSynthesizer loadOfflineEngine:speechDataPath:licenseFilePath:withAppCode:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_BEGIN_SPEAK_TIMEOUT_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_ENABLE_DOMAIN_SYNTH_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_GET_OFFLINE_DATA_FILE_PARAMS", referenced from:

      -[BDSSpeechSynthesizer getDataFileParam:type:value:error:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_VERIFY_OFFLINE_DATA_FILE", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_QUEUE_SENTENCE_PARAM_TEXT_UINT8", referenced from:

      -[BDSSpeechSynthesizer doQueueSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "_BaiduSpeechTTSCore_INIT", referenced from:

      _BaiduSpeech_CallModuleINITIALIZERS in libetts_device_simulator.a(bds_SDKLoaderiOS.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_ENGLISH_TEXT_DATA_PATH", referenced from:

      -[BDSSpeechSynthesizer loadEnglishDataForOfflineEngine:speechData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer reinitOfflineEngineData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_USER_AGENT_STRING", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_QUEUE_SENTENCE_PARAM_ID_STRING", referenced from:

      -[BDSSpeechSynthesizer doQueueSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_GET_OFFLINE_ENGINE_VERSION", referenced from:

      -[BDSSpeechSynthesizer offlineEngineVersion:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_UNLOAD_OFFLINE_ENGINE", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_SDK_VERSION_STRING", referenced from:

      -[BDSSpeechSynthesizer initSynthesizerWithDelegate:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_OFFLINE_DATA_FILE_INFO_JSON", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_PARAM_SPEAK_ID_STRING", referenced from:

      bds_tts::EventManagerCallback::ff_playProgressEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_beganPlayEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_finishedPlayEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_didStopEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_PARAM_IS_LICENSE_NOTIFICATION_BOOL", referenced from:

      bds_tts::EventManagerCallback::ff_audioDataEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_playProgressEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_beganSynthesisEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_finishedSynthesisEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_beganPlayEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_finishedPlayEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_didStopEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      ...

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_SPEAKER_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_LOAD_OFFLINE_ENGINE", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_PARAM_AUDIO_FMT_INT", referenced from:

      bds_tts::EventManagerCallback::ff_audioDataEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_AUDIO_ENCODING_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::ONLINE_TTS_ERROR_DOMAIN_SERVER", referenced from:

      -[BDSSpeechSynthesizer CreateErrorFromCode:errorDescription:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_UNLOAD_OFFLINE_ENGINE", referenced from:

      -[BDSSpeechSynthesizer unloadOfflineEngine] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_APP_CODE_STRING", referenced from:

      -[BDSSpeechSynthesizer loadOfflineEngine:speechDataPath:licenseFilePath:withAppCode:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_QUEUE_SENTENCE", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_DOMAIN_DATA_FILE_PATH_STRING", referenced from:

      -[BDSSpeechSynthesizer loadDomainDataForOfflineEngine:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer unloadDomainDataFromOfflineEngine] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_PARAM_SYNTH_ID_STRING", referenced from:

      bds_tts::EventManagerCallback::ff_audioDataEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_beganSynthesisEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_finishedSynthesisEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_didStopEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_BEGIN_SYNTHESIS", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_SPEED_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_CHINESE_TEXT_DATA_PATH", referenced from:

      -[BDSSpeechSynthesizer loadOfflineEngine:speechDataPath:licenseFilePath:withAppCode:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer reinitOfflineEngineData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_PITCH_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::EventManagerTTS::alloc(bds_tts::Memory::bds_weak_ptr, bds_tts::Memory::bds_weak_ptr)", referenced from:

      -[BDSSpeechSynthesizer initSynthesizerWithDelegate:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::TTS_ERROR_ENGINE_BUSY_DESC", referenced from:

      -[BDSSpeechSynthesizer setSDKCallbackQueue:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer reinitOfflineEngineData:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer doQueueSpeakSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer doQueueSynthesizeSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_LOAD_CONFIG", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_FINISH_PLAY", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::ONLINE_TTS_ERROR_DOMAIN_NETWORK", referenced from:

      -[BDSSpeechSynthesizer CreateErrorFromCode:errorDescription:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_DID_RESUME", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_AUDIO_DATA", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ENABLE_SPEAK_INT", referenced from:

      -[BDSSpeechSynthesizer doQueueSpeakSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer doQueueSynthesizeSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_BEGIN_PLAY", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_PLAY_PROGRESS", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_STOP", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_DID_STOP", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_VOLUME", referenced from:

      -[BDSSpeechSynthesizer setPlayerVolume:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_RESUME", referenced from:

      -[BDSSpeechSynthesizer resume] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_NET_CONNECTIVITY_CHANGED", referenced from:

      -[BDSSpeechSynthesizer doNotifyConnectivityChange:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_VOLUME_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_OFFLINE_ENGINE_VERSION_JSON", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_AUDIO_FMT_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_LOAD_CONFIG", referenced from:

      -[BDSSpeechSynthesizer sendParamsToCore:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer sendParamsToCoreIgnoringResult:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_PAUSE", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_NET_CONNECTIVITY_STATUS_INT", referenced from:

      -[BDSSpeechSynthesizer doNotifyConnectivityChange:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_PID_STRING", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::TTS_ERROR_AUTH_CREDENTIALS_NOT_SET", referenced from:

      -[BDSSpeechSynthesizer CreateErrorFromCode:errorDescription:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::ONLINE_TTS_ERROR_DOMAIN_AUTH", referenced from:

      -[BDSSpeechSynthesizer CreateErrorFromCode:errorDescription:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_ENABLE_XML_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_RESUME", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_PAUSE", referenced from:

      -[BDSSpeechSynthesizer pause] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_FILE_PATH", referenced from:

      -[BDSSpeechSynthesizer verifyDataFile:error:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      -[BDSSpeechSynthesizer getDataFileParam:type:value:error:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_PARAM_CHAR_COUNT_INT", referenced from:

      bds_tts::EventManagerCallback::ff_audioDataEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

      bds_tts::EventManagerCallback::ff_playProgressEvent(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_DID_PAUSE", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_LOAD_OFFLINE_ENGINE", referenced from:

      -[BDSSpeechSynthesizer loadOfflineEngine:speechDataPath:licenseFilePath:withAppCode:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_VOLUME_PARAM_VOLUME_INT", referenced from:

      -[BDSSpeechSynthesizer setPlayerVolume:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_OFFLINE_OPTIMIZATION_LEVEL_INT", referenced from:

      -[BDSSpeechSynthesizer setSynthParam:forKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_STOP", referenced from:

      -[BDSSpeechSynthesizer cancel] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_EVENT_FINISH_SYNTHESIS", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::TTS_ERROR_NO_INTERNET", referenced from:

      -[BDSSpeechSynthesizer CreateErrorFromCode:errorDescription:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_VERIFY_OFFLINE_DATA_FILE", referenced from:

      -[BDSSpeechSynthesizer verifyDataFile:error:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_RESULT_GET_OFFLINE_DATA_FILE_PARAMS", referenced from:

      bds_tts::EventManagerCallback::send(bds_tts::Memory::bds_shared_ptr&) in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_PARAM_KEY_ONLINE_API_KEYS_VECTOR", referenced from:

      -[BDSSpeechSynthesizer setApiKey:withSecretKey:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::ERROR_DOMAIN_TTS", referenced from:

      -[BDSSpeechSynthesizer CreateErrorFromCode:errorDescription:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

  "bds_tts::BDS_TTS_CMD_QUEUE_SENTENCE", referenced from:

      -[BDSSpeechSynthesizer doQueueSentences:sentenceIDs:] in libetts_device_simulator.a(BDSSpeechSynthesizer.o)

ld: symbol(s) not found for architecture i386

clang: error: linker command failed with exit code 1 (use -v to see invocation)


收藏
点赞
0
个赞
共4条回复 最后由用户已被禁言回复于2022-04
#27用户已被禁言回复于2022-04

https://www.oschina.net/search?scope=all&q=%E7%BC%85%E7%94%B8%E7%BB%B4%E5%8A%A0%E6%96%AF%E5%B0%8F%E5%8B%90%E6%8B%89%E5%8E%85%E7%9B%B4%E8%90%A5%E5%BC%80%E6%88%B7%3ATL262%C2%B7C%EF%BC%AFM%E6%B3%B8%E5%B7%9E%E7%96%AB%E6%83%85%EF%BD%84 https://b2b.baidu.com/s?fr=wwwt&q=%E8%80%81%E8%A1%97%E8%85%BE%E9%BE%99%E5%9B%BD%E9%99%85%E5%A8%B1%E4%B9%90%E5%85%AC%E5%8F%B8%E5%B9%B3%E5%8F%B0%E5%BC%80%E6%88%B7%E5%AE%98%E7%BD%91B2024%C2%B7CN%E6%9D%BE%E5%8E%9F%E5%B9%BF%E6%92%AD%EF%BC%B9%EF%BC%A2%EF%BC%AB https://www.oschina.net/search?scope=news&q=%E7%BC%85%E7%94%B8%E4%BA%91%E9%BC%8E%E5%9B%BD%E9%99%85%E5%AE%98%E7%BD%91B2024%C2%B7CN%E6%AD%A6%E5%A8%81%E7%84%A6%E7%82%B9%EF%BC%B7%EF%BC%B7 https://www.d1ev.com/search/series?q=%E6%96%B0%E7%99%BE%E5%88%A9%E5%9B%BD%E9%99%85%E5%B9%B3%E5%8F%B0%E5%9C%A8%E7%BA%BF%E5%AE%98%E6%96%B9%E7%BD%91%E5%9D%80TL262%C2%B7C%EF%BC%AFM%E6%89%BF%E5%BE%B7%E5%AD%A6%E5%BA%9C%EF%BC%B4%EF%BD%8C http://v.qq.com/x/search/?q=%E5%AD%9F%E5%B9%B3%E8%BF%AA%E5%A8%81%E5%9B%BD%E9%99%85%E5%8E%85%E7%94%B5%E8%AF%9D%E5%AE%98%E7%BD%91B2024%C2%B7CN%E8%A5%84%E6%A8%8A%E7%A7%BB%E5%8A%A8%EF%BC%B2%EF%BF%A5%EF%BC%99&type=4

0
#4chenxiaoyu3回复于2017-09

衡院小陈:

请问解决了吗?我也出现这个问题了

回复衡院小陈:请参考demo工程,有问题请继续留言

0
#3衡院小陈回复于2017-08

请问解决了吗?我也出现这个问题了

0
#2fang4096回复于2017-02

不支持模拟器,请使用真机测试。

0
TOP
切换版块