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

Missing doc for openAL #42

Open
mfr-itr opened this issue Apr 19, 2018 · 4 comments
Open

Missing doc for openAL #42

mfr-itr opened this issue Apr 19, 2018 · 4 comments

Comments

@mfr-itr
Copy link

mfr-itr commented Apr 19, 2018

I have some trouble understanding the gumble-openal package. What is it for? From reading the code, it seems to be used to play audio frames into mumble, is that correct?

@ghost
Copy link

ghost commented Apr 19, 2018

Yes, it is an audio source and audio sink.

@mfr-itr
Copy link
Author

mfr-itr commented Apr 19, 2018

Oh, so it can also record the audio stream? Do you have an example/tips about how to do that?

@ghost
Copy link

ghost commented Apr 19, 2018

You mean record as in save to disk? If so, that would be better implemented as a custom AudioListener.

@mfr-itr
Copy link
Author

mfr-itr commented Apr 19, 2018

No, in fact I want to send it to liquidsoap : http://savonet.sourceforge.net/doc-svn/reference.html#Source___Input

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

No branches or pull requests

1 participant