I am going to create an iOS app (with Swift) with feature of converting speech into text and display that text in a Label.
Can anyone please tell me can I implement the feature of converting speech into text and display it in a Label?
I am going to create an iOS app (with Swift) with feature of converting speech into text and display that text in a Label.
Can anyone please tell me can I implement the feature of converting speech into text and display it in a Label?
There is not any built-in framework for speech-to-text in iOS SDK. But you can try these third party APIs: iSpeech or OpenEars
you can use speech kit but this not native ios... Nsnoob is correct there is no native library to convert speech to text you can get help from this link http://www.raywenderlich.com/60870/building-ios-app-like-siri