C# Class OpenTK.Platform.MacOS.Carbon.SpeechChannel

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
Speak ( String text ) : bool
SpeechChannel ( ) : System

Private Methods

Méthode Description
NewSpeechChannel ( IntPtr voice, IntPtr &result ) : short
SpeakText ( IntPtr channel, String text, long length ) : short

Method Details

Speak() public méthode

public Speak ( String text ) : bool
text String
Résultat bool

SpeechChannel() public méthode

public SpeechChannel ( ) : System
Résultat System