You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated one of the existing sound emitters into my map, but the volume is too high. I can of course reduce the volume manually by adjusting the SFX volume in the user settings, but I want to use the room for a conference and don't want to impose this on all participants individually (too complicated!).
Hence I see three options:
A) Upload new sound file (with lower volume) in a custom sound emitter object.
B) Replace sound file linked to an existing sound emitter.
C) Set the SFX volume globally for everyone somewhere in the admin controls.
... what can I do?
Thanks!
The text was updated successfully, but these errors were encountered:
If you are comfortable with the API, then you can manually adjust the volume of sound objects using the getMap/setMap calls and editing the JSON map data.
Hi!
I have integrated one of the existing sound emitters into my map, but the volume is too high. I can of course reduce the volume manually by adjusting the SFX volume in the user settings, but I want to use the room for a conference and don't want to impose this on all participants individually (too complicated!).
Hence I see three options:
A) Upload new sound file (with lower volume) in a custom sound emitter object.
B) Replace sound file linked to an existing sound emitter.
C) Set the SFX volume globally for everyone somewhere in the admin controls.
... what can I do?
Thanks!
The text was updated successfully, but these errors were encountered: