FormActMainPlaySound Method |
Plays a PCM wave file using the currently selected implementation in
PlaySoundMethod.
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public void PlaySound(
string pszSound
)
Parameters
- pszSound
- Type: SystemString
File path to WAV
See Also