Alexa Skills Kit   >   もっと学ぶ   >    システム機能API 

システム機能API

ここでは、Alexa Skills Kit(ASK)のシステム機能APIを紹介します。これらのAPIを使うと、Alexaの機能を利用してAlexaスキルを拡張できます。

System Function APIs

スキルの機能以外で対象ユーザーを惹きつける

イベント通知

天気、スポーツ、コンテンツなどの通知を、権限を付与したユーザーに送信します。

リマインダー

重要なタスクやイベントを忘れないよう、リマインダーを設定したり、管理したりできます。

line-break

ビルトインのAlexa機能を使う

タイマー

AlexaタイマーAPIを使って、タイマーを作成したり管理する機能をスキルに追加できます。

リスト

Alexaスキルから買い物リストや、やることリストを管理できます。

line-break

ほかのスキルの機能を使う

Skill Connections

Skill Connectionsとは、特定のタスクを別のスキルに実行させる機能のことです。スキルに大掛かりな変更を加えることなく機能を拡張し、さまざまなユーザーリクエストに応えられるようになります。たとえば、印刷、タクシーの手配、レストランの予約などができます。

line-break

システム機能APIの最新情報

 

Date Name Summary Locale  Links Release 

7/22/2020

Skill Resumption

Allow customers to easily return to your skill after using Alexa accomplish another task

US

Alexa Blog

Preview Form

Preview

7/22/2020

Custom Tasks

Custom tasks (beta) let you expose skill functions outside your skill

All

Alexa Blog

Documentation

Beta

3/16/2020

Timers API

 

Add timers capabilities to your skills with the Timers API

All

Alexa Blog

Documentation

Generally Available

12/11/2019

Custom Tasks (preview) and Direct Skill Connecitons

Create custom connected skill experiences with tasks (preview) and direct skill connections

All

Alexa Blog

Documentation

Preview

11/8/2019

Voice Permissions for Reminders

Customers can now use voice to give your skills permission for reminders

All

Alexa Blog

Documentation

Generally Available

line-break