voice to text conversion using siri [duplicate]

2019-06-10 11:21发布

This question already has an answer here:

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条回答
ら.Afraid
2楼-- · 2019-06-10 11:49

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?

查看更多
登录 后发表回答