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

[SUGGESTION] Sound Broadcast #492

Open
artur-michalak opened this issue Jun 19, 2024 · 4 comments
Open

[SUGGESTION] Sound Broadcast #492

artur-michalak opened this issue Jun 19, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@artur-michalak
Copy link

The problem

The core has a playAudio function. This is a useful tool, but it has a limitation. The played sound is only heard by one player.

Ideal solution

The function has a brodcast parameter so that everyone can hear the sound.

Alternative solutions

No response

Additional context

The parameter can be useful, for example, when unlocking a vehicle.

@artur-michalak artur-michalak added the enhancement New feature or request label Jun 19, 2024
@Manason
Copy link
Member

Manason commented Jun 19, 2024

https://github.com/Manason/mana_audio solves this problem.

@artur-michalak
Copy link
Author

Do you think this should be added to the default recipe?

@Manason
Copy link
Member

Manason commented Jun 19, 2024

I suggested it when we created the Qbox API, but I think there was some resistance at the time. Could bring it up to the team again to see how we want to move forward.

@alberttheprince
Copy link
Contributor

Other users can't hear the sounds played through the built in qbox playaudio function?

Seems kind of pointless... if Mana_audio does this why hasn't it be implemented already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants