问题标签 [alexa-notification]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
50 浏览

alexa - 如何通知用户有新版本的 Alexa 技能可用?

我有 Alexa 技能。如果我将新版本的技能上传到存储,我如何通知现有用户更新技能?是否可以提供自定义通知消息?

0 投票
1 回答
208 浏览

alexa - Alexa notifications: The authentication token is not valid

Is Alexa notifications are available for dev skills? I'm not seeing any configuration anywhere. I'm getting this error when sending notification.

0 投票
1 回答
585 浏览

alexa - 从 Alexa 技能 lambda 触发 Alexa 通知?

如果我在没有外部 lambda 的情况下从 Alexa 技能 lambda 本身触发 Alexa 通知,它是否符合亚马逊指南?即直接调用api.amazonalexa.com/v2/notifications没有任何外部触发器?

原始 Alexa 通知流程


在此处输入图像描述

我的实现


在此处输入图像描述 ​​​​​​​​​​​​​​​​​​​​​​​​​​​

0 投票
1 回答
54 浏览

alexa - 在 Alexa 中发送通知时如何在 Alexa 屏幕设备上不显示 ssml 标签

  1. 我已经实现了 Alexa Proactive 事件以通过我们在 Alexa 中的技能发送通知。它工作正常。但问题是我们已经添加了 SSML 标签说像这样以数字 2212545 说话来处理音频。现在这个标签显示在 Alexa 设备的屏幕上。我们不想显示 SSML 标签。请谁能告诉我们如何在显示这是我要发送的正文时在我们的 Alexa 通知中删除这些 SSML 标签

    {"时间戳":"2021-02-23T07:06:00.693Z","re​​ferenceId":"db8b343f-5639-431c-a436-e7c6eee604c4","expiryTime":"2021-02-24T07:06:00.693Z" ,"event":{"name":"AMAZON.MessageAlert.Activated","payload":{"state":{"status":"UNREAD"},"messageGroup":{"creator":{"name" : "用户 ID 2212545 的金额 5000 将于 2021 年 10 月 2 日记入"},"count":1}}},"relevantAudience":{"type":"Unicast","payload":{"user" : 用户身份}}}