FormActMainPlaySound Method |
Plays a PCM wave file using the currently selected implementation in
PlaySoundMethod.
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void PlaySound(
string pszSound
)
Parameters
- pszSound String
- File path to WAV
See Also