问题
I need to make the "dictate" microphone is the iPhone 4S be programmatically pressed, is this possible?
回答1:
No, you cannot control Siri from any public API.
回答2:
It is possible, you just will not be able to upload it to the AppStore, since you would have to use non-public APIs.
来源:https://stackoverflow.com/questions/8732252/how-do-i-programmatically-make-the-dictate-keyboard-key-be-pressed-in-ios-obj