Change voice chat focus location

Currently, the voice chat has the possibility of setting the range and channel, but the location is locked to the player ped.
Similar to how other aspects of GTAV (rendering, for example) respects SetFocusEntity (Native at 0x198F77705FA0931D) and SetFocusArea (Native at 0xBB7454BAFF08FE25), I request that a SetVoiceCenterEntity and/or SetVoiceCenterLocation is created.

I realize this might be a bit of a bitch to implement in the native voice chat, but as I understand it you are already doing this with Mumble. What is needed is basically just giving us access to it. Easier said than done, obviously, but I’m deeply confident in your ability to do it. All we need is your will to allocate development time to it.