Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Develop Alexa Skills
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
awedis
June 07, 2022
Technology
0
120
Develop Alexa Skills
Developing Alexa Skills
awedis
June 07, 2022
Tweet
Share
More Decks by awedis
See All by awedis
"The Road to AWS Cloud Practitioner Certification"
awedis
0
30
“Automate Everything: Streamline AWS Operations”
awedis
0
10
Journey to AWS Serverless
awedis
0
79
GitOps Best Practices
awedis
0
89
Intro to AWS
awedis
0
160
Introduction to AWS & Services
awedis
0
61
AWS re:Invent re:Cap (Builde Experience & Serverless)
awedis
0
41
Intro to AWS
awedis
0
69
Use Step Functions to Simplify Complex Architectures
awedis
0
70
Other Decks in Technology
See All in Technology
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
960
競争優位を生み出す戦略的内製開発の実践技法
masuda220
PRO
2
530
【SLO】"多様な期待値" と向き合ってみた
z63d
2
290
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
大規模な組織におけるAI Agent活用の促進と課題
lycorptech_jp
PRO
5
7.7k
OCI技術資料 : 外部接続 VPN接続 詳細
ocise
1
10k
JAWS DAYS 2026 CDP道場 事前説明会 / JAWS DAYS 2026 CDP Dojo briefing document
naospon
0
120
Snowflakeデータ基盤で挑むAI活用 〜4年間のDataOpsの基礎をもとに〜
kaz3284
1
330
マイグレーションガイドに書いてないRiverpod 3移行話
taiju59
0
340
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
0
390
「データとの対話」の現在地と未来
kobakou
0
1.3k
技術キャッチアップ効率化を実現する記事推薦システムの構築
yudai00
2
170
Featured
See All Featured
Chasing Engaging Ingredients in Design
codingconduct
0
130
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
Between Models and Reality
mayunak
2
220
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
79
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
Done Done
chrislema
186
16k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.3k
A Soul's Torment
seathinner
5
2.4k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
59
50k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
340
Transcript
None
Awedis Keofteian Cloud Software Eng. | AWS Community Builder
Develop Alexa Skills in Arabic
Design
Intents Utterances Custom Slots Dialog Model
Alexa, ask random quotes Wake word Start Ask Tell play
Launch Invocation name Give me a quote I want a quote RandomQuoteIntent (2 utterances)
Architecture
Alexa-hosted Provision your own
None
Development
Alexa Skills Kit (ASK) Alexa Developer Console Interaction Model
Alexa Skills Kit (ASK) $ ask new $ ask new
--template-url https://example.com/example/example-skill.git $ ask init --hosted-skill-id amzn1.ask.skill…. $ ask dialog --locale en-US $ ask dialog --locale ar-SA
Blog: https://dev.to/awedis/alexa-in-arabic-5ek2 GitHub: https://github.com/awedis/random-quote Blog: