meemalabs / laravel-text-to-speech

💬 A wrapper for popular TTS services to create a more simple & uniform API. Currently, only AWS Polly is supported.
MIT License
36 stars 16 forks source link

Require aws php sdk #24

Closed luigel closed 3 years ago

luigel commented 3 years ago

Instead of requiring the aws/aws-sdk-php package after installing this package this will already require the aws/aws-sdk-php in this package.