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

Play segment of larger mp3 file #796

Open
BobEnohp opened this issue Aug 17, 2023 · 0 comments
Open

Play segment of larger mp3 file #796

BobEnohp opened this issue Aug 17, 2023 · 0 comments
Assignees
Labels
new feature New feature or request

Comments

@BobEnohp
Copy link

It would be desirable to have a way to play a short clip from a larger file like so:

assetsAudioPlayer.playClip(Duration from, Duration length); <--- Suggested new function

That way I would keep all my sound effects in one file and different segments could be played as needed.

Thanks, Bob

@BobEnohp BobEnohp added the new feature New feature or request label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants