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

Basic desktop audio using javafx media. #381

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dpospisil
Copy link

Implements audio service using javafx media. Uses fx AudioClip interface for sounds and Media for music. This has a limitation that sound can not be paused/resumed but I guess it is more appropriate than using Media for this purpose.

@dpospisil
Copy link
Author

If merged, gluonhq maven plugin shall be updated to report that audio is available on desktop.

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