Amazon - Polly support for PHP

0

Hello we upgraded our php sdk and now Polly stopped working. I have searched around fourms if it supports php latest version and could not find any answer. Can you clarify if polly works with php version 8.0.17? PHP SDK 3

asked 2 years ago208 views
1 Answer
0

Just following up and please refer to following link for supported versions: https://www.php.net/supported-versions.php

Please also refer to following links related to PHP interactions: https://github.com/aws/aws-sdk-php#getting-started

https://github.com/aws/aws-sdk-php/blob/master/tests/Polly/PollyClientTest.php

https://www.php.net/downloads.php#v8.2.6

Please also refer that recommendations for the AWS SDK for PHP Version 3 which states the minimum supported PHP version is 5.5.0 https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/getting-started_requirements.html

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions