dialogflow / dialogflow-apple-client

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

API.AI speech recognition is going to be deprecated soon. Use Google Cloud Speech API or other solutions
 #33

Open Arunkumar-Precise opened 7 years ago

Arunkumar-Precise commented 7 years ago

How to integrate Google cloud speech with Api.Ai

zachgibson commented 6 years ago

@Arunkumar-Precise Why not use AVAudioRecorder and SFSpeechRecognizer to do speech to text?