activate(voiceRecognitionText:)
Presents the Siri UI, if it’s not currently active, and accepts a string that is then processed as if it’s recognized speech.
Declaration
func activate(voiceRecognitionText text: String)Parameters
- text:
The string to pass to Siri for processing.