Jump to content
The simFlight Network Forums

Recommended Posts

Posted

I believe these are worded differently in the UI versus the actual commands. If this is for MP usage then yes FSUIPC has these commands.

 

MP BROADCAST VOICE CAPTURE START 66735
MP BROADCAST VOICE CAPTURE STOP 66736
MP VOICE CAPTURE START 66684
MP VOICE CAPTURE STOP 66685
Posted

Like this I would assume - Standard keyboard assignments vs. FSUIPC assignments

 

    <Entry>
      <Key>Caps_Lock</Key>                                                                 <-- Standard FSX / P3D  keyboard assignment
      <Down>MP_VOICE_CAPTURE_START</Down>                           <---- ON KEY DOWN -  MP VOICE CAPTURE START - FSUIPC Control =  66684     
      <Up>MP_VOICE_CAPTURE_STOP</Up>                                       <---- ON KEY UP -  MP VOICE CAPTURE STOP - FSUIPC Control =  66685 
    </Entry>
    <Entry>
      <Key>SHIFT+Caps_Lock</Key>                                                      <-- Standard FSX / P3D  keyboard assignment
      <Down>MP_BROADCAST_VOICE_CAPTURE_START</Down>    <---- ON KEY DOWN - MP BROADCAST VOICE CAPTURE START - FSUIPC Control = 66735    
      <Up>MP_BROADCAST_VOICE_CAPTURE_STOP</Up>               <---- ON KEY UP - MP BROADCAST VOICE CAPTURE STOP - FSUIPC Control = 66736       
    </Entry>
Posted

Thanks, but I guess I am to dense to understand the difference between MP voice capture and MP broadcast voice capture. What is the difference?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.