Vonage / vonage-php-code-snippets

PHP code examples for using Vonage APIs
MIT License
29 stars 56 forks source link

Added an implementation of text-to-speech outbound voice with Slim 4 #46

Closed GregHolmes closed 4 years ago

GregHolmes commented 4 years ago

I've created this code example using Slim 4 as the previous example uses Lumen.

This example will replace the Lumen example, I intend to delete that directory once I've refreshed the blog post that references to it.

This is all in preparation of making a Youtube video that follows the updated blog post.