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

Added ability to set a default play command #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

airfield20
Copy link

The mpg123 -q %1 command was buggy on my machine because of a bug with mpg123. I had to change the command using play_cmd='mpg123 -o pulse -q %1' every time I called the .say method.

I decided to just add a settable default parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant