Flightsim.toFlightsim.to
    Fenix A319/A320/A321 PM Callouts - Image 1

    Description

    This is an enhancement for the Fenix A32x/A319 aircraft that adds pilot monitoring callouts. 

    What it does:
    • The following callouts are included for Takeoff
      • STABILIZED
      • FLEX SET
      • TOGA SET
      • AIRSPEED ALIVE
      • 80 KNOTS
      • 100 KNOTS
      • V1
      • ROTATE
      • POSITIVE CLIMB
    • Landing
      • SPOILERS, 70 KNOTS, AUTOBRAKE OFF
    • Gear
      • GEAR UP, GEAR DOWN
    • Flaps
      • FLAPS XX SET, FLAPS XX CHECKED

    The speech is either generated using installed windows text-to-speech voices, Azure KI voices (Azure subscription key required) or (starting with version 1.2) own recorded callouts.

    Pre-requisites
    • Fenix A319, A320 or A321

    Note

    Installed English Voices (e.g. Microsoft Zira Desktop - English (United States)) for Microsoft Windows are not needed any more as a good number of voices are provided with the program. If you still like to use windows voices, please see https://go.microsoft.com/fwlink/?linkid=2288138 for installed voices and adding new ones

    Important note

    The audio files included in this application were generated using Microsoft Azure Speech Services (Text-to-Speech). The generated audio is used exclusively as part of this application and is not distributed as a standalone audio or voice product.

    How to install

    Download the zip and un-zip the contents in any folder. Run "A320 Callouts.exe" after MSFS has started. Once started, the programm can be found in the system tray and quit from there.

    To autostart the program with MSFS, please follow the description "HowToAutomaticallyStart.txt" in the zip-file.

    How to configure

    Configuration Options

    Speech output can be configured using the config.ini file located in the install folder

    [Debug]
    # off|critical|err|warn|info|debug|trace
    level = info
    
    [TTS]
    # type of speech service to use: windows|azure|own
    type = windows
    # Replace with custom path, default is \sound
    # own.path = C:\A320 Callouts\A320 Callouts\sound
    
    # windows.voice = Microsoft Zira Desktop - English (United States)
    windows.voice.volume = 100
    
    azure.speech.key =
    azure.speech.endpoint =
    

    You have to be registered to use Azure AI cognitive speech. For details, see https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-support?tabs=tts#prebuilt-neural-voices

    Custom voices

    In order to use custom voices, please follow the description "HowToUseOwnVoices.txt" provided in the zip-file. 

    Custom phrases

    The file "phrases.json" is used for text-to-speach generation. Feel free to change the phrases used as callouts for your own needs. To modify this file, use a text editor of your choice and modify its content.

    Important

    only change the content of the "phrase" tag. The content of the "id" tag has to remain unchanged. If you like to disable callouts, just provide an empty phrase for this.

    The usage of modified phrases is only possible, when Windows-voices or Azure voices are used. (config.ini settings [TTS] type=windows or azure) For using own voices, you are free to record your own callouts. The provided callouts will use the standard phrases. 

    Credits

    Credits and a big thank you to dermobb (https://flightsim.to/profile/dermobb) and his PMCO enhancements. His code base served as the base for this addon. He granted the rights to use them as a basis to create this standalone add-on.

    Bug reports

    Please report any bugs here: https://github.com/schmidHolger/A320-Callouts-releases/issues

    Any discussions needed? Please use https://github.com/schmidHolger/A320-Callouts-releases/discussions

    Comments(123)

    Log in to join the discussion

    Log In

    5 days ago

    Would also be cool for the FBW A320 and A380
    U

    7 days ago

    This comment has been deleted

    12 days ago

    HELLO EVERYONE, CAN SOMEONE EXPLAIN TO ME STEP BY STEP IN AN UNDERSTANDABLE WAY HOW I INSERT THIS ETC. AND PLEASE RESPOND QUICKLY, THANK YOU

    13 days ago

    Super addon, however when I switch liveries, the "voice" it seems is a revert to a male (default?) voice, not the voice I have specified in the \sounds folder. This is my .ini file

    [Debug]
    level = err

    [TTS]
    # windows, azure, own
    type = windows

    # Replace with custom path, default is \sound
    own.path = D:\MSFS 2024\Fenix A320 callouts\sound

    # windows.voice = Microsoft Zira Desktop - English (United States)
    windows.voice.volume = 100


    ms.speech.key =
    ms.speech.endpoint =

    13 days ago

    Addition: I only have 1 sound file in \sound

    19 days ago

    Superb addon and thankyou, I use this all the time

    20 days ago

    Excellent addon! Unfortunately, since updating to v1.5.1, it does not load automatically when starting the sim anymore. Tried the steps in the GitHub page, no joy! Any help is appreciated.

    22 days ago

    Hello!
    Thanks for an excellent addon. Just 2 things:
    - The callflapsonground setting appears to be gone, which is a pain as hearing "speed checked" on the ground is a bit unrealistic
    - When V1 and VR are the same (or very similar), we only hear "Rotate" or "V..Rotate". Could they be separated like with "spoilers rev green decel"?

    Thank you!

    2 months ago

    Hello,
    excellent program. But I have on minor issue.
    I am using version 1.5 and the announceFlapsOnGround parameter from the config seems to not be working. I have this set to false and the flaps callout are still made when on the ground. The other two callouts parameters also have no effect when set to false. Here is my config:
    [Debug]
    level = off

    [TTS]
    # windows, azure, own
    type = windows
    windows.voice = Microsoft David Desktop - English (United States)

    # Replace with custom path, default is \sound
    # own.path = C:\A320 Callouts\A320 Callouts\sound

    # windows.voice = Microsoft Zira Desktop - English (United States)
    windows.voice.volume = 100


    [Callouts]
    announceFlapsChecked = false
    announceFlapsOnGround = false
    announce80kts = false

    2 months ago

    hi, since the update, v1 is not saying, only rotate...can u check, thanks a lot, best reggards.

    2 months ago

    Yes it has always been when V1 and VR are close/same. It should be nice to have them play one after another like "reverse green, DECEL" which has been fixed

    3 months ago

    To autostart the program with MSFS, please follow the description "HowToAutomaticallyStart.txt" in the zip-file. Hi, sorry but I cant find the zip file??
    geholgerAuthor

    3 months ago

    The zip is the file you download. Please note that autostarting the program currently does not work correctly. See https://github.com/schmidHolger/A320-Callouts-releases/issues/2

    3 months ago

    i like pm :)

    3 months ago

    top man

    3 months ago

    Hello,
    great application (avoids using Fspuic)! However, I had to disable Windows Smart App Control because Windows didn't recognize the application's signature. That was the problem for me.

    3 months ago

    To select one voice...
    Move all folders away from the "sound" folder, except the one you want.

    geholgerAuthor

    3 months ago

    The own.path setting in the config.ini allows you to select one specific folder for the voice you like to use.

    3 months ago

    Hi, thanks a lot for the tool. Looking forward to using it.

    I was wondering how to choose one of the specific voice sets that are provided by you. For example, I f I want to use "en-GB-ElliotNeural"... it's not clear to me if I have to change something in the config file.

    Thanks in advance!
    MSFS 2020MSFS 2024

    Fenix A319/A320/A321 PM Callouts

    This add-on enhances the Fenix A319, A320, and A321 aircraft by incorporating pilot monitoring callouts for key phases of flight. It includes callouts for takeoff, landing, gear, and flaps, enhancing realism during operations. Installation requires the Fenix aircraft and English voice packs for Microsoft Windows, with options for speech configuration available. This tool is designed for users seeking to improve cockpit communication within the simulator.

    Downloads5K
    Version1.5
    File Size29.46 MB
    Published1 year ago
    Updated3 months ago

    User Reviews

    4.9

    21 reviews

    5
    90%
    4
    5%
    3
    5%
    2
    0%
    1
    0%

    More Information

    Simulator
    MSFS2020/24

    Version History

    - added custom phrases for callouts, user modifyable - added multiple sound packs

    Related

    Fenix A319/A32x Random Panel States

    Fenix A319/A32x Random Panel States

    The A320 Random Panel States add-on introduces variability to cockpit preparation by randomly altering the positions of switches and knobs, making each session unique. Designed for the Fenix A319, A320, or A321 in Microsoft Flight Simulator, it allows for a more engaging pre-flight experience. The add-on can be easily installed and configured, with options for automatic start and adjustments to change probabilities. Compatibility with MSFS 2020 is anticipated, although untested.

    by geholger

    5.0
    A320 Checklists

    A320 Checklists

    The A320 Checklists add-on enhances the Fenix A32x/A319 aircraft by integrating pilot monitoring (PM) voice checklists for normal procedures. Users can initiate checklists by voice command, with options to cancel or skip items, and receive guidance throughout the process. This add-on includes various checklists covering all phases of flight, which can be customized to meet individual user needs. It requires the Fenix aircraft and specific speech recognition settings for optimal functionality.

    by geholger

    5.0