Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Alexaのプライバシーポリシーキツくなったお話

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.
Avatar for gaomar gaomar
November 28, 2018

 Alexaのプライバシーポリシーキツくなったお話

Alexaのプライバシーポリシーキツくなったお話

Avatar for gaomar

gaomar

November 28, 2018
Tweet

More Decks by gaomar

Other Decks in Technology

Transcript

  1. const speechOutput = 'ը໘αϯϓϧͰ͢'; return handlerInput.responseBuilder .speak(speechOutput) .addDirective({ type :

    'Alexa.Presentation.APL.RenderDocument', version: '1.0', document: require('./document.json'), datasources: require('./data.json') }) .getResponse(); BEE%JSFDUJWFʹEPDVNFOUͱEBUBTPVSDFTΛࢦఆ͢Δ
  2. datasources: { "bodyTemplate1Data": { "type": "object", "objectId": "bt1Sample", "backgroundColor": colorCode,

    "textContent": { "colorName": { "type": "PlainText", "text": colorName }, "colorWord": { "type": "PlainText", "text": colorWordDisp } } } }