Proximity Chat Compatibility

Started by LemmingsAndSuch on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Proximity Chat Compatibility

OK, this is a bit of a stretch, but I thought I'd try my luck with the forums just in case anyone knows anything about this.

I'm working on a Phasmophobia mod for Forge 1.19.4. I use a Mac computer, and Phasmophobia on Steam is only for Windows, so I'm doing my best to emulate the real Phasmo experience for me and my friends. I was wondering if it's possible to detect players talking with the Simple Voice Chat mod, or even using their mics at all, in MCreator. This would be

1. So the ghost can hear players talking to one another during a hunt and find them, and

2. So players can talk to the ghost through the Spirit Box using Simple Voice Chat.

If there is no way to pick up audio in MCreator, I'll just make it so the Spirit Box responds if you talk in chat.

I know this probably isn't easy or even possible at all, but if you have any knowledge you can share, please, anything helps!

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's achievable, but I…
Sat, 08/12/2023 - 06:55

It's achievable, but I believe it's more challenging. You'd need to create your own code using the Simple Voice Chat API to detect when players are speaking. Additionally, you might need to integrate a speech-to-text system to comprehend what the player said and determine a response based on that.

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm willing to give it a go…
Thu, 09/07/2023 - 02:45

I'm willing to give it a go. Was just checking to see if the community had any easier methods I might be able to attempt before jumping into such an ambitious project. Thank you!

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait there is a simple voice…
Sun, 09/22/2024 - 20:05

Wait there is a simple voice mod api??? If so can someone please link it because for example. I could make a walkie talkie mod or like the voice comms in a plane which would be really fun😂