Uses of Class
org.robovm.apple.speech.SFSpeechRecognitionRequest
| Package | Description |
|---|---|
| org.robovm.apple.speech |
-
Uses of SFSpeechRecognitionRequest in org.robovm.apple.speech
Subclasses of SFSpeechRecognitionRequest in org.robovm.apple.speech Modifier and Type Class Description classSFSpeechAudioBufferRecognitionRequestclassSFSpeechURLRecognitionRequestMethods in org.robovm.apple.speech with parameters of type SFSpeechRecognitionRequest Modifier and Type Method Description SFSpeechRecognitionTaskSFSpeechRecognizer. recognitionTask(SFSpeechRecognitionRequest request, SFSpeechRecognitionTaskDelegate delegate)SFSpeechRecognitionTaskSFSpeechRecognizer. recognitionTask(SFSpeechRecognitionRequest request, VoidBlock2<SFSpeechRecognitionResult,NSError> resultHandler)