Some options:
- whatever the default sound is for that platform (if the platform supports sound)
- no sound at all
Number 1 means we'd support a -Silent switch parameter
Number 2 means we'd support a -Sound $someStr parameter
I think we should do number 1 first and then add number 2 so that users can specify their own sound files
Some options:
Number 1 means we'd support a
-Silentswitch parameterNumber 2 means we'd support a
-Sound $someStrparameterI think we should do number 1 first and then add number 2 so that users can specify their own sound files