stopSpeaking(_:)
Stops the speaking of text.
Declaration
func stopSpeaking(_ sender: Any?)Parameters
- sender:
The control sending the message; can be
nil.
Stops the speaking of text.
func stopSpeaking(_ sender: Any?)The control sending the message; can be nil.