FormActMainPlayCommandSound Method |
Plays the sound configured in Options -> Sound -> Command sound
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public void PlayCommandSound(
string Command
)
Parameters
- Command
- Type: SystemString
If TTS is selected, this command string is spoken
See Also