Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document valid values for -Sound argument #84

Closed
SkyLined opened this issue Dec 11, 2019 · 2 comments · Fixed by #128
Closed

Document valid values for -Sound argument #84

SkyLined opened this issue Dec 11, 2019 · 2 comments · Fixed by #128
Assignees
Labels

Comments

@SkyLined
Copy link

It is not obvious what values are acceptable for the -Sound argument; I expect there will be some list of sound identifiers defined by the OS as it does not appear to be a path. It would be nice if the documentation listed those identifiers or linked to a webpage that provides this list.

@SkyLined
Copy link
Author

I just noticed that if you provide an invalid value, the error message will list what appears to be valid values:

Default,IM,Mail,Reminder,SMS,Alarm,Alarm2,Alarm3,Alarm4,Alarm5,Alarm6,Alarm7,Alarm8,Alarm9,Alarm10,Call,Call2,Call3,Call4,Call5,Call6,Call7,Call8,Call9,Call10

@Windos
Copy link
Owner

Windos commented Dec 11, 2019

Tab completion and/or CTRL + Space should also allow you to select the one you want.

ToastTab

Your absolutely right though that this should be added to the documentation.

It was once possible to do custom audio by pointing to a sound file on disk, but new versions of Windows 10 introduced an issue which broke this and it was very low on the priority list to fix (see #74)

@Windos Windos self-assigned this Dec 11, 2019
@Windos Windos added this to To do in v0.8.0 Dec 11, 2019
@Windos Windos removed this from To do in v0.8.0 Aug 7, 2020
@Windos Windos added this to To do in Documentation Needed Aug 7, 2020
@Windos Windos added docs and removed enhancement labels Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants