pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
197 stars 117 forks source link

Speech/Speech.h file not found #43

Closed Xiralv closed 6 years ago

Xiralv commented 6 years ago

Hello im getting an error in ios when i build it. the error is Speech/Speech.h file not found where can I find the speech.h? or the file of speech/speech.h?

pbakondy commented 6 years ago

This is part of Apple iOS SDK. What is your Xcode version? You should use the latest one.

On Thu, Jul 13, 2017 at 9:15 AM, xiralv notifications@github.com wrote:

Hello im getting an error in ios when i build it. the error is Speech/Speech.h file not found where can I find the speech.h? or the file of speech/speech.h?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pbakondy/cordova-plugin-speechrecognition/issues/43, or mute the thread https://github.com/notifications/unsubscribe-auth/AAej2URHSldqRbtqTyE0njOE7Zg3jyDAks5sNcQCgaJpZM4OWl6H .

Xiralv commented 6 years ago

@pbakondy thank you for the reply.

My xcode version is 7.0.1(7a1001) what is the latest xcode version?