Click or drag to resize

FormActMainPlayTtsMethod Field

A replacable method that will handle Text to Speech. Save this to a local variable if you plan on restoring the ACT default later.

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public FormActMainPlayTtsDelegate PlayTtsMethod

Field Value

Type: FormActMainPlayTtsDelegate
See Also