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

Feature request: Add option to output sound to stdout #6

Open
BrianAllred opened this issue Aug 25, 2020 · 5 comments
Open

Feature request: Add option to output sound to stdout #6

BrianAllred opened this issue Aug 25, 2020 · 5 comments

Comments

@BrianAllred
Copy link

This would be super helpful for piping the audio into other applications.

@jmaliksi
Copy link
Owner

i honestly have no idea how to do this! can you point me in the right direction (or open up a PR)?

@jmaliksi
Copy link
Owner

unless you meant to output the words that are being said to stdout? that I can do, i just need to rearrange the debug output to actually go to a debug thing

@BrianAllred
Copy link
Author

Either would be helpful, but the audio itself would be most helpful. But the words would be a good start, I think. I may take a stab at it, but my python is rudimentary at best, haha.

@jmaliksi
Copy link
Owner

yeah so getting the audio output has been an adventure because on my machine, it basically all has to hook into objective C native stuff, so I have no idea about any of that. I'll look into getting the words working tomorrow!

@jmaliksi
Copy link
Owner

ok i've separated vocalization text and debug stuff to stdout/stderr as appropriate. lmk if you have any resources about piping audio to stdout and i can take a look after work!

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

No branches or pull requests

2 participants