startSpeaking(_:)
Speaks the selected text, or all text if no selection.
Declaration
func startSpeaking(_ sender: Any?)Parameters
- sender:
The control sending the message; can be
nil.
Speaks the selected text, or all text if no selection.
func startSpeaking(_ sender: Any?)The control sending the message; can be nil.