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

Capture spoken text in audio files #1

Open
kschroeer opened this issue Sep 17, 2016 · 1 comment
Open

Capture spoken text in audio files #1

kschroeer opened this issue Sep 17, 2016 · 1 comment

Comments

@kschroeer
Copy link

I know that this project is still under construction but nevertheless I want to ask whether it's possible to store the spoken text in an audio file (f.e. wav)?
What I mean is a method like this:

.speak(String text, OutputStream out);

The "original" javax.speech package gives that functionality but I found no convenient one here so I want to give this idea for a future extension.

@schnelle
Copy link
Member

This issue is addressed by the audio manager. It helps to specify input and output streams via URIs.

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