C# Class MonkeyApp.iOS.TextToSpeech

Inheritance: ITextToSpeech
Afficher le fichier Open project: jamesmontemagno/MonkeysApp-Workshop

Méthodes publiques

Méthode Description
Speak ( string text ) : void
TextToSpeech ( ) : AVFoundation

Method Details

Speak() public méthode

public Speak ( string text ) : void
text string
Résultat void

TextToSpeech() public méthode

public TextToSpeech ( ) : AVFoundation
Résultat AVFoundation