Uses of Class
org.robovm.apple.avfoundation.AVSpeechSynthesisVoiceQuality
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVSpeechSynthesisVoiceQuality in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVSpeechSynthesisVoiceQuality Modifier and Type Method Description AVSpeechSynthesisVoiceQualityAVSpeechSynthesisVoice. getQuality()static AVSpeechSynthesisVoiceQualityAVSpeechSynthesisVoiceQuality. valueOf(long n)Returns the enum constant of this type with the specified name.static AVSpeechSynthesisVoiceQualityAVSpeechSynthesisVoiceQuality. valueOf(String name)Returns the enum constant of this type with the specified name.static AVSpeechSynthesisVoiceQuality[]AVSpeechSynthesisVoiceQuality. values()Returns an array containing the constants of this enum type, in the order they are declared.