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

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

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
Avatar for gaomar gaomar
November 28, 2018

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

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

Avatar for gaomar

gaomar

November 28, 2018

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 } } } }