August 7, 20223 yr I'd like to use Pilot2ATC with the VoiceMeeter sound mixer. This is so I can control what sounds my Discord viewer/listener can hear while I share my flight with Pielot2ATC, so they can hear the Pilot2ATC atc voices, MSFS game sounds, myself, but not their own voices. I can get Pilot2ATC to send sounds to my USB sound device, but I don't seem able to send any voice or other sounds from Pilot2ATC to VoiceMeeter Input. Is there a workaround?
August 7, 20223 yr Author It seems to be working for MS Voices, but not Amazon Polly voices. My aws-cli version: aws-cli/2.7.21 Python/3.9.11 Windows/10 exe/AMD64 prompt/off
August 7, 20223 yr Author I think I found a workaround. I opened the Windows command prompt, and executed the following aws-cli command to let Polly read something first. aws polly synthesize-speech --engine neural --region ap-southeast-1 --endpoint-url "https://polly.ap-southeast-1.amazonaws.com/" --output-format mp3 --voice-id Joanna --text "hello" Downloads\test3.mp3 After this, the AWS Polly voiced started working. Does Dave know why this is needed? Is there something that can be done in Pilot2ATC to initialize Polly in a similar way?
August 7, 20223 yr Commercial Member For Polly voices to work with P2A, you have to install the Amazon Polly for Windows. That app, from Amazon, is supposed to initialize the voices and make them available as SAPI5 Desktop voices, which is what P2A uses. If they are not being initialized, it is a bug for Amazon.
Archived
This topic is now archived and is closed to further replies.