dialogflow / dialogflow-apple-client

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

Voice recognition in iOS #26

Closed ernadeem closed 7 years ago

ernadeem commented 7 years ago

Hi All,

There is no tutorial and way how to use voice to text conversion using api.ai in iOS . In sample app its showing only text speech not voice. Please let me know if this sdk support voice to text and how to enable it?

sstepashka commented 7 years ago

Voice Recognition has been removed from SDK. Now you can use only third-party libraries for voice recognition and send to api.ai recognised text. So, You can also using iOS voice recognition.