Uses of Class
org.robovm.apple.avfoundation.AVSpeechSynthesisVoice
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVSpeechSynthesisVoice in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVSpeechSynthesisVoice Modifier and Type Method Description AVSpeechSynthesisVoiceAVSpeechUtterance. getVoice()Methods in org.robovm.apple.avfoundation that return types with arguments of type AVSpeechSynthesisVoice Modifier and Type Method Description static NSArray<AVSpeechSynthesisVoice>AVSpeechSynthesisVoice. getSpeechVoices()Methods in org.robovm.apple.avfoundation with parameters of type AVSpeechSynthesisVoice Modifier and Type Method Description voidAVSpeechUtterance. setVoice(AVSpeechSynthesisVoice v)