从Lambda函数调用Alexa设备 [英] Invoke Alexa device from lambda function

查看:195
本文介绍了从Lambda函数调用Alexa设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Alexa开发的新手。我已经使用AWS lambda函数和Node.js代码成功创建了Alexa技能。

I am new in Alexa development. I have successfully create an Alexa skill with AWS lambda function and Node.js code. It's working fine with my Alexa echo plus device.

例如:Alexa,打开 mySampleApp

e.g : Alexa, open "mySampleApp"

现在,我需要调用Alexa设备,使其通过另一个lambda函数讲话。
有可能吗?

Now, I need to invoke Alexa device to make it speak via from another lambda function.
Is it possible?

例如:我只是执行我的lambda函数。
我需要通过Alexa echo plus设备进行语音输出。

e.g: I just execute my lambda function.
I need to make speech output via my Alexa echo plus device.

推荐答案

想要触发通知的声音(语音输出)如果是这样,那还不可能。
推送通知已成为人们期待已久的功能,并且他们最近宣布即将推出,请参见: https:// developer。 amazon.com/blogs/alexa/post/8cc45487-d5fb-413b-b6c7-eeea4794d10c/amazon-announces-notifications-foralexa-feature-is-sing-s-s-s-s-s-s-s-s-s-sing-s-on-s-on-stay-tuned

Sounds like you want to trigger a notification (make speech output) from outside of your skill; if that's it, then it's not possible YET. Push notifications have been a feature people have been aksing for a while and they recently announced that are comming soon, see: https://developer.amazon.com/blogs/alexa/post/8cc45487-d5fb-413b-b6c7-eeea4794d10c/amazon-announces-notifications-for-alexa-feature-is-coming-soon-sign-up-to-stay-tuned

这篇关于从Lambda函数调用Alexa设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆