3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【初心者向け】Alexaでカスタムスキルを作成する

Last updated at Posted at 2020-03-02

alexa developer consoleでスキルを作成

「alexa developer console」へログインする
https://developer.amazon.com/alexa/console/ask

カスタムスキルの作成手順

「スキルの作成」を押下

3-1.png

スキルの基本情報を入力

  • 「スキル名」を入力 →今回はサンプルスキルとしました
  • 「カスタム」を選択
  • 「ユーザー定義のプロビジョニング」を選択
  • 右上の「スキルを作成」を押下
    3-2.png

スキル作成画面

「呼び出し名」を押下
3-3.png

スキルの基本設定を入力する

  • 「呼び出し名」を入力 →今回はサンプルスキルにしました
  • 左側メニューのインテントにある「追加」を押下
    3-4.png

「インテントを追加」を押下

3-5.png

インテント設定画面

  • インテント名を入力 →今回はtestにしました
  • 「カスタムインテントを作成」を押下
    3-6.png

インテント追加画面

サンプル発話に「こんにちは」と入力して「+」ボタンを押下
3-7.png

モデルを保存する

サンプル発話が追加されたら「モデルを保存」を押下する
3-8.png

モデルが保存されたらモデルをビルドする

対話モデルが保存されたら「モデルをビルド」を押下
3-9.png

ビルド完了

ビルド成功メッセージが出たら基本設定は完了
3-10.png

次の記事

関連記事

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?