Git Product home page Git Product logo

alexa-skill-1min-candle's Introduction

alexa-skill-1min-candle

はじめに

Alexaスキル「1分間キャンドル」のリポジトリです

スキルについて

詳細は以下をご覧ください

https://kun432.github.io/works/alexa-skill-1min-series/

必要なもの

  • Amazon Echo Spot/Echo Show
    • ※画面付きデバイス専用です。
  • Amazon開発者アカウント

Alexa-hostedスキルなので、AWSアカウントは不要です。

使い方

詳細は割愛。手順未検証ですので、不備あればissueまで。

1. レポジトリをclone

$ git clone https://github.com/kun432/alexa-skill-1min-candle
$ cd alexa-skill-1min-candle

2. Alexa Skills Kitの設定

  • Alexa Developer Portalでスキル作成
    • スキル名に「1分間キャンドル」
    • 「デフォルトの言語」は「日本語」
    • スキルモデルは「カスタム」
    • バックエンドのホスト先は「Alexaがホスト」を選択
    • インタフェース画面を開く
    • 「Displayインタフェース」を有効化
    • 「VideoApp」を有効
    • インタフェースを保存・モデルをビルド
  • JSONエディター画面を開く
    • models.jsonをドラッグ&ドロップ
    • モデルを保存・ビルド
  • コードエディタ画面を開く
    • Skill Code/lambda/index.jsを開いて、レポジトリ内のindex.jsの内容をそのまま上書き
      • Save/Deloy
    • 「Media storage: S3」をクリックしてS3画面を開く
      • レポジトリ内のMediaディレクトリ配下の画像・動画ファイルをアップロード
  • テストして確かめてください

その他

  • 動画はpixabayのロイヤリティフリー動画を利用しています。

alexa-skill-1min-candle's People

Contributors

kun432 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.