Use this tag for Apple speech recognition api, that was introduce with iOS 10
Speech Recognition API for iOS is introduced with iOS 10. It is a new framework which will allow speech recognition for more than 50 languages. This will help audio to text conversion from audio file as well as user voice. Frame work name is Speech and base class for the framework is Speech.h
.
You can check more detail about this tag here.