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
awedis
June 07, 2022
Technology
0
110
Develop Alexa Skills
Developing Alexa Skills
awedis
June 07, 2022
Tweet
Share
More Decks by awedis
See All by awedis
Journey to AWS Serverless
awedis
0
62
GitOps Best Practices
awedis
0
71
Intro to AWS
awedis
0
120
Introduction to AWS & Services
awedis
0
45
AWS re:Invent re:Cap (Builde Experience & Serverless)
awedis
0
32
Intro to AWS
awedis
0
65
Use Step Functions to Simplify Complex Architectures
awedis
0
55
Amplify with Demo (Cognito & S3)
awedis
0
130
Introduction to AWS main services and demo CDK CRUD APIs
awedis
0
120
Other Decks in Technology
See All in Technology
20250912_RPALT_データを集める→とっ散らかる問題_Obsidian紹介
ratsbane666
0
100
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.8k
はじめてのOSS開発からみえたGo言語の強み
shibukazu
3
890
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
20250913_JAWS_sysad_kobe
takuyay0ne
2
240
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
2
270
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
10k
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
2
1k
AIをプライベートや業務で使ってみよう!効果的な認定資格の活かし方
fukazawashun
0
100
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
190
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
560
Featured
See All Featured
Designing Experiences People Love
moore
142
24k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Side Projects
sachag
455
43k
Producing Creativity
orderedlist
PRO
347
40k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
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: