dialogflow / dialogflow-apple-client

iOS SDK for Dialogflow
http://api.ai
Apache License 2.0
244 stars 65 forks source link

Add Note in Readme about RecognitionEngine #14

Closed cancan101 closed 7 years ago

cancan101 commented 8 years ago

The Android SDK says:

Currently, speech recognition is performed using Google's Android SDK, either on the client device or in the cloud. Recognized text is passed to the API.AI through HTTP requests. Also you can try Speaktoit recognition engine (Use AIConfiguration.RecognitionEngine.Speaktoit).

however there is no similar note for the iOS SDK. What is the engine used on iOS? Is it Speaktoit?

sstepashka commented 8 years ago

Yes, Currently iOS SDK uses only our speech recognition.