About This File
Requirements:
- FSUIPC (registered or unregistered)
- Prepar3D v4 or v5
Features:
- Actions such as setting the trim and flaps after engine start.
- Callouts - 'V1', 'rotate', flight control check etc.
- Voice commands (for example, for extending the flaps and landing gear during approach).
- Voice controlled checklists. Where feasible, the copilot cross-checks your response with the reality using the positions of the switches, the MCDU display and the ATSU log as sources.
- Auto-insertion of random failures into the MCDU at startup (optional).
- Joystick and keyboard binding facilities for FSLabs cockpit controls (including axes for knob controls).
The voice control features are optional, however there are no substitutes for them when you disable voice control.
The default functionality can be extended in many ways by the user. For example, you can replace the action flows with your own or add your own voice commands.
What's New in Version 2.1.0 See changelog
Released
This update brings some new callouts. Unfortunately, the authors of the original voice sets were unavailable to record the callouts. I removed the original voice sets and recorded my own.
General:
- Added Parking and Securing the Aircraft flows.
- Added turning off the rwy turnoff and nose lights to the after takeoff flow.
- After start flow doesn't run anymore when Copilot is loaded with the aircraft on the ground and the engines running.
Voice Control:
- Added checklists (optional). Read the Checklists page in the manual before use.
- Added "speed too low" and "speed to high" responses to flaps voice commands.
- More realistic execution of the flaps voice command actions (first "speed checked", then move the handle and then confirm the setting).
- Added seat belts switch cycle option for the lineup flow trigger and set it as default.
- Changed default trigger option for the after landing flow.
- Added ini options for changing the confidence thresholds of the default voice commands.
- Added optional FMA readout by the user on takeoff.
- The flight control check is now triggered with the "flight control check" voice command.
- Removed the "no APU" phrase. Speak "delay APU" or "hold APU" instead.
Lua interface:
- Added PhraseBuilder class for making phrases with optional and multiple choice elements.