voice to text conversion using siri [duplicate]

眉间皱痕 提交于 2019-12-08 09:29:20

问题


For higher version of iOS the keyboard that arrives when clicking a textView or textfield contains a microphone icon which does speech to text conversion my question is whether it is possible to use this feature which is provided by apple in my app which does voice to text conversion on clicking on a button.how can i do this.

thanks in advance


回答1:


Also, try to view this post. It has so much useful information. Siri is not available in API form yet, however, any UITextField or UITextArea can be dictated to using the built-in option for speech-to-text.

iPhone: Speech Recognition is in IOS SDK available?



来源:https://stackoverflow.com/questions/13453676/voice-to-text-conversion-using-siri

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!