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