Uploaded February 2021 | Updated September 2026, 2 weeks ago
Did you know you can earn money by creating a paid Amazon Alexa skill? This video shows you exactly how to do that. In this tutorial we develop and code an Alexa skill that can perform translations using the Alexa developer console. This tutorial will teach you Amazon Alexa Skill development and review the Alexa development kit. We use node.js to write a function that passes the user's dictation to a Google cloud function. We then pass the text to the Google natural languages API to translate. We then pass that translated text to the Google text to speech Wavenet API. This creates an synthetic voice audio rendering of the text spoken in correct dialect. We then pass the MP3 file to the Google cloud storage. Then alexa plays the audio mp3 file in the SSML markup syntax. #alexa #nlp #wavenet
๐ง Need expert help fast? Book a 1:1 session and get unstuck today ๐ bit.ly/42I10y5
๐ฅ NEW: Unlock members-only videos and behind-the-scenes drops ๐ bit.ly/4iyBm4I
๐ ๏ธ The exact tools and gear I trust (and actually use) ๐ amzn.to/44fKDv4
๐ Step-by-step setup guides, templates, and insider resources ๐ bit.ly/4ivZDID
๐ Grab custom gear and tools designed by me ๐ etsy.me/4isKwjb
๐ฉ For sponsorships or business inquiries, reach out: macgyvertechnology@gmail.com
GitHub Code: github.com/aioverlords/Alexa-Translation-Skill-Google-NLU
Intro / Demo 0:00 - 0:50
Overview 0:50 - 1:10
Architecture 1:10 - 7:39
Alexa Developer Console Overview 7:39 - 8:35
Skill Invocation Name 8:35 - 9:22
Intents 9:22 - 10:55
Utterances 10:55 - 11:12
Slots 11:12 - 12:31
Search Query Slot 12:21 - 14:15
Custom Slot 14:15 - 15:15
Alexa Code Editor for Node.js 15:15 - 33:51
Google Cloud Function 33:51 - 46:30
Testing in Visual Studio Code 46:30 - 51:32
Google NoSql Datastore 51:32 - 54:42
Try out my skill here - amazon.com/Pragmatics-Mobile-My-Interpreter/dp/B08LD2QMR9/ref=sr_1_1
Let me know if I should upload the code to GitHub!
Did you know you can earn money by creating a paid Amazon Alexa skill? This video shows you exactly how to do that. In this tutorial we develop and code an Alexa skill that can perform translations using the Alexa developer console. This tutorial will teach you Amazon Alexa Skill development and review the Alexa development kit. We use node.js to write a function that passes the user's dictation to a Google cloud function. We then pass the text to the Google natural languages API to translate. We then pass that translated text to the Google text to speech Wavenet API. This creates an synthetic voice audio rendering of the text spoken in correct dialect. We then pass the MP3 file to the Google cloud storage. Then alexa plays the audio mp3 file in the SSML markup syntax. #alexa #nlp #wavenet
๐ง Need expert help fast? Book a 1:1 session and get unstuck today ๐ bit.ly/42I10y5
๐ฅ NEW: Unlock members-only videos and behind-the-scenes drops ๐ bit.ly/4iyBm4I
๐ ๏ธ The exact tools and gear I trust (and actually use) ๐ amzn.to/44fKDv4
๐ Step-by-step setup guides, templates, and insider resources ๐ bit.ly/4ivZDID
๐ Grab custom gear and tools designed by me ๐ etsy.me/4isKwjb
๐ฉ For sponsorships or business inquiries, reach out: macgyvertechnology@gmail.com
GitHub Code: github.com/aioverlords/Alexa-Translation-Skill-Google-NLU
Intro / Demo 0:00 - 0:50
Overview 0:50 - 1:10
Architecture 1:10 - 7:39
Alexa Developer Console Overview 7:39 - 8:35
Skill Invocation Name 8:35 - 9:22
Intents 9:22 - 10:55
Utterances 10:55 - 11:12
Slots 11:12 - 12:31
Search Query Slot 12:21 - 14:15
Custom Slot 14:15 - 15:15
Alexa Code Editor for Node.js 15:15 - 33:51
Google Cloud Function 33:51 - 46:30
Testing in Visual Studio Code 46:30 - 51:32
Google NoSql Datastore 51:32 - 54:42
Try out my skill here - amazon.com/Pragmatics-Mobile-My-Interpreter/dp/B08LD2QMR9/ref=sr_1_1
Let me know if I should upload the code to GitHub!










