• Resolved Rich Tabor

    (@richtabor)


    Hi there,

    I’m getting intermittent results. I tried enabling Polly on the post I listed above and it triggered the fatal error below:

    Fatal error: Uncaught exception 'Aws\Polly\Exception\PollyException' with message 'Error executing "SynthesizeSpeech" on "https://polly.us-east-1.amazonaws.com/v1/speech"; AWS HTTP error: Client error:POST https://polly.us-east-1.amazonaws.com/v1/speechresulted in a400 Bad Requestresponse: {"message":"Invalid SSML request"} InvalidSsmlException (client): Invalid SSML request - {"message":"Invalid SSML request"}' GuzzleHttp\Exception\ClientException: Client error:POST https://polly.us-east-1.amazonaws.com/v1/speechresulted in a400 Bad Requestresponse: {"message":"Invalid SSML request"} in /app/public/wp-content/plugins/amazon-polly/vendor/aws/Aws/WrappedHttpHandler.php on line 192

    I’m really excited about this! 👍

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor tstachlewski

    (@tstachlewski)

    Hi Rich!
    Thanks for the information! Really grateful for the test post! I’ve found the problem. The reason is ‘&’ sign in your post – if you will delete it, everything is working fine. We will fix the plugin in next patch, so that it wouldn’t happen! Thank you!

    Cheers,
    Tomasz

    Plugin Contributor tstachlewski

    (@tstachlewski)

    Hi,
    We have just released version 1.0.1. This problem should be fix.

    Cheers,
    Tomasz

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal Error executing SynthesizeSpeech’ is closed to new replies.