登录 注册
当前位置:主页 > 资源下载 > 9 > alexa-skill-somafm: 让您畅享喜爱的SomaFM电台节目

alexa-skill-somafm: 让您畅享喜爱的SomaFM电台节目

  • 更新:2024-12-17 12:18:26
  • 大小:4KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

Alexa-Skill-Somafm 这里的想法是通过Alexa提供对内容的语音访问。 注意:此项目的开发处于暂停状态。 SomaFM使用通过Alexa广播其电台。 如何更新AWS Lambda 压缩必要的组件 $ rm -f AlexaSomaFMSkill.zip; zip -r AlexaSomaFMSkill.zip node_modules/ package.json config.json index.js 上载ZIP文件 $ aws --region {AWSRegion} lambda update-function-code --function-name {AWSLambdaFunctionARN} --zip-file fileb://$(pwd)/AlexaSomaFMSkill.zip