C# Class RadegastSpeech.Sound.FmodSound

Inheritance: RadegastSpeech.Sound.Control
Afficher le fichier Open project: radegastdev/radegast

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
FmodSound ( PluginControl pc ) : System
Play ( string filename, int sps, OpenMetaverse worldPos, bool deleteAfter, bool global ) : void

Play a prerecorded sound

SpeechDoneHandler ( object sender, EventArgs e ) : void
Stop ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void