Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Data-driven Alexa skills = voice acc...
~
Kingaby, Simon.
Linked to FindBook
Google Book
Amazon
博客來
Data-driven Alexa skills = voice access to rich data sources for enterprise applications /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Data-driven Alexa skills/ by Simon A. Kingaby.
Reminder of title:
voice access to rich data sources for enterprise applications /
Author:
Kingaby, Simon.
Published:
Berkeley, CA :Apress : : 2022.,
Description:
xxiii, 415 p. :ill., digital ;24 cm.
[NT 15003449]:
Part I. Getting Started -- 1. Voice User Interfaces -- 2. Routines and Blueprints -- 3. The Developer Accounts -- 4. Creating the VUI for a Custom Data-driven Skill -- 5. Writing the Back-end Code -- 6. Publishing an Alexa Skill -- Part II: Custom Skill Development -- 7. Custom Alexa Skills -- 8. Beyond Hello World -- 9. Configuring the VUI -- 10. Using APL to Present on Screens -- 11. Coding the Lambda Function -- 12. Unit Testing an Alexa Skill -- 13. Storing the Data -- Part III: Using APIs in Advanced Skills -- 14. A Personal Net Worth Skill -- 15. The Real Estate API -- 16. The Stock Market API -- 17: What's Next?
Contained By:
Springer Nature eBook
Subject:
Intelligent personal assistants (Computer software) -
Online resource:
https://doi.org/10.1007/978-1-4842-7449-1
ISBN:
9781484274491
Data-driven Alexa skills = voice access to rich data sources for enterprise applications /
Kingaby, Simon.
Data-driven Alexa skills
voice access to rich data sources for enterprise applications /[electronic resource] :by Simon A. Kingaby. - Berkeley, CA :Apress :2022. - xxiii, 415 p. :ill., digital ;24 cm.
Part I. Getting Started -- 1. Voice User Interfaces -- 2. Routines and Blueprints -- 3. The Developer Accounts -- 4. Creating the VUI for a Custom Data-driven Skill -- 5. Writing the Back-end Code -- 6. Publishing an Alexa Skill -- Part II: Custom Skill Development -- 7. Custom Alexa Skills -- 8. Beyond Hello World -- 9. Configuring the VUI -- 10. Using APL to Present on Screens -- 11. Coding the Lambda Function -- 12. Unit Testing an Alexa Skill -- 13. Storing the Data -- Part III: Using APIs in Advanced Skills -- 14. A Personal Net Worth Skill -- 15. The Real Estate API -- 16. The Stock Market API -- 17: What's Next?
Design and build innovative, custom, data-driven Alexa skills for home or business. Working through several projects, this book teaches you how to build Alexa skills and integrate them with online APIs. If you have basic Python skills, this book will show you how to build data-driven Alexa skills. You will learn to use data to give your Alexa skills dynamic intelligence, in-depth knowledge, and the ability to remember. Data-Driven Alexa Skills takes a step-by-step approach to skill development. You will begin by configuring simple skills in the Alexa Skill Builder Console. Then you will develop advanced custom skills that use several Alexa Skill Development Kit features to integrate with lambda functions, Amazon Web Services (AWS), and Internet data feeds. These advanced skills enable you to link user accounts, query and store data using a NoSQL database, and access real estate listings and stock prices via web APIs. What You Will Learn Set up and configure your development environment properly the first time Build Alexa skills quickly and efficiently using Agile tools and techniques Create a variety of data-driven Alexa skills for home and business Access data from web applications and Internet data sources via their APIs Test with unit-testing frameworks throughout the development life cycle Manage and query your data using the DynamoDb NoSQL database engines.
ISBN: 9781484274491
Standard No.: 10.1007/978-1-4842-7449-1doiSubjects--Topical Terms:
2203832
Intelligent personal assistants (Computer software)
LC Class. No.: QA76.76.I58 / K56 2022
Dewey Class. No.: 006.30285436
Data-driven Alexa skills = voice access to rich data sources for enterprise applications /
LDR
:03059nmm a2200325 a 4500
001
2297838
003
DE-He213
005
20220124160538.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484274491
$q
(electronic bk.)
020
$a
9781484274484
$q
(paper)
024
7
$a
10.1007/978-1-4842-7449-1
$2
doi
035
$a
978-1-4842-7449-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.I58
$b
K56 2022
072
7
$a
UTC
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UTC
$2
thema
082
0 4
$a
006.30285436
$2
23
090
$a
QA76.76.I58
$b
K54 2022
100
1
$a
Kingaby, Simon.
$3
3593827
245
1 0
$a
Data-driven Alexa skills
$h
[electronic resource] :
$b
voice access to rich data sources for enterprise applications /
$c
by Simon A. Kingaby.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxiii, 415 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I. Getting Started -- 1. Voice User Interfaces -- 2. Routines and Blueprints -- 3. The Developer Accounts -- 4. Creating the VUI for a Custom Data-driven Skill -- 5. Writing the Back-end Code -- 6. Publishing an Alexa Skill -- Part II: Custom Skill Development -- 7. Custom Alexa Skills -- 8. Beyond Hello World -- 9. Configuring the VUI -- 10. Using APL to Present on Screens -- 11. Coding the Lambda Function -- 12. Unit Testing an Alexa Skill -- 13. Storing the Data -- Part III: Using APIs in Advanced Skills -- 14. A Personal Net Worth Skill -- 15. The Real Estate API -- 16. The Stock Market API -- 17: What's Next?
520
$a
Design and build innovative, custom, data-driven Alexa skills for home or business. Working through several projects, this book teaches you how to build Alexa skills and integrate them with online APIs. If you have basic Python skills, this book will show you how to build data-driven Alexa skills. You will learn to use data to give your Alexa skills dynamic intelligence, in-depth knowledge, and the ability to remember. Data-Driven Alexa Skills takes a step-by-step approach to skill development. You will begin by configuring simple skills in the Alexa Skill Builder Console. Then you will develop advanced custom skills that use several Alexa Skill Development Kit features to integrate with lambda functions, Amazon Web Services (AWS), and Internet data feeds. These advanced skills enable you to link user accounts, query and store data using a NoSQL database, and access real estate listings and stock prices via web APIs. What You Will Learn Set up and configure your development environment properly the first time Build Alexa skills quickly and efficiently using Agile tools and techniques Create a variety of data-driven Alexa skills for home and business Access data from web applications and Internet data sources via their APIs Test with unit-testing frameworks throughout the development life cycle Manage and query your data using the DynamoDb NoSQL database engines.
650
0
$a
Intelligent personal assistants (Computer software)
$3
2203832
650
0
$a
Mobile agents (Computer software)
$3
548602
650
0
$a
Personal information management.
$3
621775
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Cloud Computing.
$3
3231328
650
2 4
$a
Enterprise Architecture.
$3
2153150
650
2 4
$a
Python.
$3
3201289
650
2 4
$a
Database Management.
$3
891010
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7449-1
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9439730
電子資源
11.線上閱覽_V
電子書
EB QA76.76.I58 K56 2022
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login