Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于更高版本的 iOS,单击 textView 或 textfield 时到达的键盘包含一个麦克风图标,可以进行语音到文本的转换单击按钮。我该怎么做。
提前致谢
另外,尝试查看此帖子。它有很多有用的信息。Siri 还没有以 API 形式提供,但是,可以指定任何 UITextField 或 UITextArea 使用语音到文本的内置选项。
iPhone:语音识别在 IOS SDK 中可用?