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

Ability to launch gespeaker from command-line with given input file / stdout #44

Open
muflone opened this issue Jun 27, 2013 · 2 comments
Assignees
Milestone

Comments

@muflone
Copy link
Owner

muflone commented Jun 27, 2013

It would be nice, if gespeaker can be launched from command-line with file (or text from stdout) that should be spoken.

@muflone
Copy link
Owner Author

muflone commented Jun 27, 2013

Actually, this can be achieved pretty easily, with 2 minor changes:

  • pass all arguments to gespeaker.py at start, and
  • in 'welcome' plugin, before setting default greeting, check for input using 'fileinput', and set it, if present.

@ghost ghost assigned muflone Jun 27, 2013
@muflone
Copy link
Owner Author

muflone commented Jun 27, 2013

This could be achieved via dbus interface.
But it needs more tests before closing this issue

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

No branches or pull requests

1 participant