在Apple的8.2 beta和Xcode 6.2 beta 4发行说明中,模拟器现在似乎支持presentTextInputControllerWithSuggestions:allowedInputMode:completion:
。但是每当我运行它时,我都会在日志中获得此输出
Dictation is not supported in the WatchKit Simulator
这是否记录在模拟器上输入的文本仍无法正常工作?或者我需要设置一些东西,还是安装一些东西才能使它工作?
答案 0 :(得分:1)
不,从iOS 8.2 beta 3开始,不支持语音听写。