Uses of Class
org.robovm.apple.avfoundation.AVSpeechSynthesisVoiceIdentifier
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVSpeechSynthesisVoiceIdentifier in org.robovm.apple.avfoundation
Fields in org.robovm.apple.avfoundation declared as AVSpeechSynthesisVoiceIdentifier Modifier and Type Field Description static AVSpeechSynthesisVoiceIdentifierAVSpeechSynthesisVoiceIdentifier. AlexMethods in org.robovm.apple.avfoundation that return AVSpeechSynthesisVoiceIdentifier Modifier and Type Method Description static AVSpeechSynthesisVoiceIdentifierAVSpeechSynthesisVoiceIdentifier.Marshaler. toObject(Class<AVSpeechSynthesisVoiceIdentifier> cls, long handle, long flags)static AVSpeechSynthesisVoiceIdentifierAVSpeechSynthesisVoiceIdentifier. valueOf(NSString value)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVSpeechSynthesisVoiceIdentifier Modifier and Type Method Description static List<AVSpeechSynthesisVoiceIdentifier>AVSpeechSynthesisVoiceIdentifier.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVSpeechSynthesisVoiceIdentifier Modifier and Type Method Description protected static longAVSpeechSynthesisVoice. create(AVSpeechSynthesisVoiceIdentifier identifier)static longAVSpeechSynthesisVoiceIdentifier.Marshaler. toNative(AVSpeechSynthesisVoiceIdentifier o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVSpeechSynthesisVoiceIdentifier Modifier and Type Method Description static longAVSpeechSynthesisVoiceIdentifier.AsListMarshaler. toNative(List<AVSpeechSynthesisVoiceIdentifier> l, long flags)static AVSpeechSynthesisVoiceIdentifierAVSpeechSynthesisVoiceIdentifier.Marshaler. toObject(Class<AVSpeechSynthesisVoiceIdentifier> cls, long handle, long flags)Constructors in org.robovm.apple.avfoundation with parameters of type AVSpeechSynthesisVoiceIdentifier Constructor Description AVSpeechSynthesisVoice(AVSpeechSynthesisVoiceIdentifier identifier)