Skip to content
Advertisement

Tag: amazon-polly

Amazon Polly AudioStream is always empty

I am trying to get Polly to read something for me, using PHP. I have created a new project, installed Amazon composer require aws/aws-sdk-php and then created a file with code from SDK documentation example and modified a few minor things such as changing credential from default to value, var_dump to var_export and finally saved the content of the stream

Advertisement