Uses of Class
org.robovm.apple.speech.SFTranscription
| Package | Description |
|---|---|
| org.robovm.apple.speech |
-
Uses of SFTranscription in org.robovm.apple.speech
Methods in org.robovm.apple.speech that return SFTranscription Modifier and Type Method Description SFTranscriptionSFSpeechRecognitionResult. getBestTranscription()Methods in org.robovm.apple.speech that return types with arguments of type SFTranscription Modifier and Type Method Description NSArray<SFTranscription>SFSpeechRecognitionResult. getTranscriptions()Methods in org.robovm.apple.speech with parameters of type SFTranscription Modifier and Type Method Description voidSFSpeechRecognitionTaskDelegate. didHypothesizeTranscription(SFSpeechRecognitionTask task, SFTranscription transcription)voidSFSpeechRecognitionTaskDelegateAdapter. didHypothesizeTranscription(SFSpeechRecognitionTask task, SFTranscription transcription)