Hi everyone, is there such thing as an event for when a player begins and finishes talking in spatial voice?
I want to create something using [this way to have global voice chat (Global Spatial Voice Script) to have a player’s username turn green on the leaderboard as they are talking in voice.
I don’t think there’s any events for Spatial Voice just yet, I’ve searched the Engine API for VoiceChatService but can’t find what you’re looking for. To be fair, Spatial Voice is still beta.
Thanks for featuring my code in your post it helps a lot. I have been experimenting exactly on this purpose and I would like to say that it is in fact impossible with the current Services.
Right now VoiceChatInternal is probably your best bet to experiment with as it’s basically an unlocked coregui component.