C# Class MissionPlanner.Utilities.Speech

Inheritance: IDisposable
Afficher le fichier Open project: ArduPilot/MissionPlanner Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SpeakAsync ( string text ) : void
SpeakAsyncCancelAll ( ) : void
Speech ( ) : System

Private Methods

Méthode Description
_speechlinux_Exited ( object sender, EventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SpeakAsync() public méthode

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

SpeakAsyncCancelAll() public méthode

public SpeakAsyncCancelAll ( ) : void
Résultat void

Speech() public méthode

public Speech ( ) : System
Résultat System