Voice Chat API for Developers?

I have been looking around and found nothing that allows developer access to Voice chat.

Thing’s I’d like to accomplish with the API are:

  • Ability to force mute a player
  • Ability to adjust volume for individual player
  • Ability to detect when a player started talking, is talking and stopped talking
  • Ability to create voice channel for teams

I don’t know if any of these are available or will be available in the future

If not I will create a Feature request, so I’m asking here first to make sure.

5 Likes

They said this kind of stuff is planned. Voice chat is just still very new:

5 Likes

When you say this do you mean a console for developers in their own games to control spatial voice?

1 Like

There is actually a way to do 3 of the items on this list :eyes:
Edit: Oh, 7 months old :eyes: (Sorry!)

1 Like

Only thing you can achieve by now is

  • Ability to detect when a player started talking, is talking and stopped talking

Using Plugin Scripts like I did to achieve it.

They’ve just released the voice chat API that allows you to do all those things you have listed.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.