DEV Community

Cover image for Generate utterances for Amazon Alexa Skills
Bogdan Alexandru Militaru
Bogdan Alexandru Militaru

Posted on • Originally published at boobo94.github.io on

3 2

Generate utterances for Amazon Alexa Skills

Generate utterances for Amazon Alexa Skills is the solution for you. If you are a developer, as I am, probably you don’t like to write documentation and this kind of thing. Instead of working on hundreds of sentences, is much simpler to write some schematic sentences like:

(/please) tell me a (/funny) joke
Enter fullscreen mode Exit fullscreen mode

Using one of the following tools it will generate:

please tell me a funny jokeplease tell me a joketell me a funny joketell me a joke
Enter fullscreen mode Exit fullscreen mode

Tools:

Good luck there at creating utterances. If you wanna know how to Convert sounds for Amazon Alexa Skills please read the article.

The post Generate utterances for Amazon Alexa Skills appeared first on boobo94.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay