# Alexa

Published articles for Alexa.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Scrypted Connects Cameras to Home Hubs

DevFeed: [Scrypted Connects Cameras to Home Hubs](<https://devfeed.tech/articles/meet-scrypted-stream-any-camera-to-any-home-hub-10660.md>)

Original publisher: [Read original article](<https://technotim.com/posts/scrypted-home-hub/>)

Author: Techno Tim

Published: 2023-05-13T15:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [webcam](<https://devfeed.tech/topics/webcam.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [automation](<https://devfeed.tech/tags/automation.md>), [camera](<https://devfeed.tech/tags/camera.md>), [devices](<https://devfeed.tech/tags/devices.md>), [google-home](<https://devfeed.tech/tags/google-home.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homekit](<https://devfeed.tech/tags/homekit.md>), [hub](<https://devfeed.tech/tags/hub.md>), [integration](<https://devfeed.tech/tags/integration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [stream](<https://devfeed.tech/tags/stream.md>), [unifi](<https://devfeed.tech/tags/unifi.md>), [unifi-cameras](<https://devfeed.tech/tags/unifi-cameras.md>)

### AI overview

This article presents Scrypted, open source software hosted on a local machine that connects cameras from various manufacturers to home hubs such as Apple HomeKit, Google Home, Alexa, and Home Assistant. It describes how this can enable hub features including notifications and automation without replacing existing cameras.

### Source excerpt

Meet Scrypted an Open Source app that will let you connect almost any camera to any home hub, certified or not! You can connect popular devices from UniFi, Amcrest, Hikvision, Nest & Google, Tuya, Reolink, and many others to your home hub of choice, whether that be Apple's HomeKit, Google Home, Alexa, or even Home Assistant.This lets you choose and reuse your own devices and take advantage...

## How to Improve User Experience (and Behavior): Three Papers from Stanford's Alexa Prize Team

DevFeed: [How to Improve User Experience (and Behavior): Three Papers from Stanford's Alexa Prize Team](<https://devfeed.tech/articles/how-to-improve-user-experience-and-behavior-three-papers-from-stanford-s-alexa-prize-team-7578.md>)

Original publisher: [Read original article](<https://ai.stanford.edu/blog/alexa-sigdial/>)

Author: A Href; Amelia Hardy; Haojun Li; Abigail See

Published: 2022-02-01T08:00:00Z

Content type: article

Language: en

Sources: [The Stanford AI Lab Blog](<https://devfeed.tech/sources/the-stanford-ai-lab-blog.md>)

Topics: [User Experience](<https://devfeed.tech/topics/user-experience.md>), [Bot](<https://devfeed.tech/topics/bot.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [chat](<https://devfeed.tech/tags/chat.md>), [code](<https://devfeed.tech/tags/code.md>), [developers](<https://devfeed.tech/tags/developers.md>), [experience](<https://devfeed.tech/tags/experience.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [modular](<https://devfeed.tech/tags/modular.md>), [neural](<https://devfeed.tech/tags/neural.md>), [scripted](<https://devfeed.tech/tags/scripted.md>)

### AI overview

This article presents research from Stanford's Alexa Prize team on improving user experience and behavior in socialbot conversations. It discusses user dissatisfaction, responses to offensive behavior, and how conversational control can be balanced between users and bots. The Chirpy Cardinal socialbot uses a modular combination of neural generation and scripted dialogue to support broad, open-domain conversations.

### Source excerpt

Introduction In 2019, Stanford entered the Alexa Prize Socialbot Grand Challenge 3 for the first time, with its bot Chirpy Cardinal, which went on to win 2nd place in the competition. In our previous post, we discussed the technical structure of our socialbot and how developers can use our open-source code to develop their own. In this post we share further research conducted while developing Chirpy Cardinal to discover common pain points that users encounter when interacting with socialbots, and strategies for addressing them. The Alexa Prize is a unique research setting, as it allows researchers to study how users interact with a bot when doing so solely for their own motivations. During the competition, US-based Alexa users can say the phrase "let's chat" to speak in English to an anonymous and randomly-selected competing bot. They are free to end the conversation at any time. Since Alexa Prize socialbots are intended to create as natural an experience as possible, they should be capable of long, open-domain social conversations with high coverage of topics. We observed that Chirpy users were interested in many different subjects, from current events (e.g., the coronavirus) to pop culture (e.g., the movie Frozen 2) to personal interests (e.g,. their pets). Chirpy achieves its coverage of these diverse topics by using a modular design that combines both neural generation and scripted dialogue, as described in our previous post. We used this setting to study three questions about socialbot conversations: What do users complain about, and how can we learn from the complaints to improve neurally generated dialogue? What strategies are effective and ineffective in handling and deterring offensive user behavior? How can we shift the balance of power, such that both users and the bot are meaningfully controlling the conversation? We've published papers on each of these topics at SIGDIAL 2021 and in this post, we'll share key findings which provide practical insights for

## ESP RainMaker now in Arduino

DevFeed: [ESP RainMaker now in Arduino](<https://devfeed.tech/articles/esp-rainmaker-now-in-arduino-13848.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-rainmaker-now-in-arduino/>)

Author: John Lee

Published: 2021-06-14T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Arduino](<https://devfeed.tech/topics/arduino.md>), [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [android](<https://devfeed.tech/tags/android.md>), [arduino](<https://devfeed.tech/tags/arduino.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [google](<https://devfeed.tech/tags/google.md>), [ios](<https://devfeed.tech/tags/ios.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [rainmaker](<https://devfeed.tech/tags/rainmaker.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

ESP RainMaker support is now available in Arduino, with a sample smart-switch sketch. The article explains Wi-Fi provisioning, RainMaker cloud connectivity, local network commands, device state callbacks, supported device types, and current ESP32 compatibility limitations.

### Source excerpt

Since its launch in April 2020, we have been making quite some improvements to ESP RainMaker, mostly around the feature set. Along with that, we have also been making efforts to make developer on-boarding easier. The ESP IDF Windows Installer and the Eclipse and VSCode integrations especially have been useful for a lot of developers.

## July 2020: ESP RainMaker Adds ESP32 Support and New IoT Platform Features

DevFeed: [July 2020: ESP RainMaker Adds ESP32 Support and New IoT Platform Features](<https://devfeed.tech/articles/july-2020-13895.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/july-2020/>)

Author: John Lee

Published: 2020-07-27T00:00:00Z

Content type: news

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Esp32 S2](<https://devfeed.tech/topics/esp32-s2.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [VS Code Extension](<https://devfeed.tech/topics/vscode-extension.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [ble](<https://devfeed.tech/tags/ble.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s2](<https://devfeed.tech/tags/esp32-s2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [iot](<https://devfeed.tech/tags/iot.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [vscode](<https://devfeed.tech/tags/vscode.md>)

### AI overview

Espressif's July 2020 update announces ESP RainMaker support for ESP32 in addition to ESP32-S2. It also describes BLE-based Wi-Fi provisioning, voice integrations, OTA firmware upgrades, mobile application resources, and a VSCode extension, alongside news about a wildlife protection donation.

### Source excerpt

Hi everyone, You might remember that a rather short while ago we launched ESP RainMaker, Espressif's end-to-end platform which enables makers to realize their IoT ideas faster and without the hassle of managing the infrastructure involved in this process. Today, we are pleased to announce that we have recently added a number of features to this platform. So, ESP RainMaker now supports ESP32 too, on top of ESP32-S2, with which our end-to-end platform was initially launched.

## 3rd Party Integrations in ESP RainMaker

DevFeed: [3rd Party Integrations in ESP RainMaker](<https://devfeed.tech/articles/3rd-party-integrations-in-esp-rainmaker-13795.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/3rd-party-integrations-in-esp-rainmaker/>)

Author: John Lee

Published: 2020-06-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Google](<https://devfeed.tech/topics/google.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [blog](<https://devfeed.tech/tags/blog.md>), [code](<https://devfeed.tech/tags/code.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [github](<https://devfeed.tech/tags/github.md>), [google-assistant](<https://devfeed.tech/tags/google-assistant.md>), [google-home](<https://devfeed.tech/tags/google-home.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [iot](<https://devfeed.tech/tags/iot.md>), [rainmaker](<https://devfeed.tech/tags/rainmaker.md>), [smart-home](<https://devfeed.tech/tags/smart-home.md>), [smartphones](<https://devfeed.tech/tags/smartphones.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

This article explains how ESP RainMaker integrates with Alexa and Google Voice Assistant. It describes how RainMaker device types and parameters map to the assistants' device formats and capabilities, then outlines the code and setup steps for controlling supported devices.

### Source excerpt

IoT, in general, has come a long away. During the very early stage, there was browser based control and monitoring, which, though more convenient than non-IoT devices, had a very narrow market. With the advent of Smartphones, IoT devices became much more easier to use and mass adoption became a possibility. However, the real push was given by the advent of various eco-systems and Voice assistants like Siri, Alexa and Google Assistant.

## What Does Snark to our Alexas Teach Our Kids

DevFeed: [What Does Snark to our Alexas Teach Our Kids](<https://devfeed.tech/articles/what-does-snark-to-our-alexas-teach-our-kids-28168.md>)

Original publisher: [Read original article](<http://fuzzyblog.io/blog/gender/2019/10/28/what-does-snark-to-our-alexas-teach-our-kids.html>)

Author: Fuzzygroup

Published: 2019-10-28T00:00:00Z

Content type: opinion

Language: en

Sources: [Scott Johnson](<https://devfeed.tech/sources/scott-johnson.md>)

Topics: [digital](<https://devfeed.tech/topics/digital.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [digital](<https://devfeed.tech/tags/digital.md>), [gender](<https://devfeed.tech/tags/gender.md>), [google-home](<https://devfeed.tech/tags/google-home.md>), [manners](<https://devfeed.tech/tags/manners.md>)

### AI overview

The author reflects on how parents' treatment of voice assistants such as Alexa and Google Home may influence children's attitudes toward female voices. The post argues for modeling respectful language while acknowledging that gendered assistant voices raise a separate issue.

### Source excerpt

You would think by now that I'd be wise enough to capture the speaker as well as the slide when I take a photo; alas not; sigh. Last week I saw Daniel Wilson speak over at Butler University. Daniel is the author of Robopocalypse, Robogenesis, How to Survive a Robot Uprising, Where's My Jetpack and many other good bits of science fiction. There were two surprising things in his presentation: He was funny. As someone who has written some pretty dark stuff, I was astonished at just how funny he was. "I asked my fellow Carnegie Mellon robotics folks what they'd to if the robots rose up and they all said the same thing - 1) Go to a staircase and go up one step and 2) wait for it to run out of batteries". And then, with input like that, he made a damn book out of it! Respect. He was surprisingly gender aware which is what I really want to talk about here. This second point is the focus of this blog post. He is raising small children and he and his wife are teaching them to be respectful to their Alexa and / or Google Home by saying "please" and "thank you" to it. This is interesting. His basic point boils down to this: Digital assistants tend to have female voices (there's a reason for this but its irrelevant for now) What does it teach his son (or daughter) if they regularly hear Dad saying "Alexa Shut the F up!" Cursing at Alexa, for me, is a bit of a dirty pleasure. And this is particularly true when it is is an early morning alarm and I don't want got get up. But I am now painfully aware that maybe I shouldn't do this - what am I teaching my youngest about how to interact with female voices? Deep, Deep Sigh. And Thank You to Daniel Wilson for such an interesting, funny talk. His writings are definitely recommended. Note: I don't want to get get into the gender issues around why we use assistive voices that are female and imperative voices that are male. That is a different issue entirely. And thanks to Lisa Meece of Starbase Indy fame for pointing this out to me and i

## Alexa

DevFeed: [Alexa](<https://devfeed.tech/articles/alexa-13801.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/alexa/>)

Author: John Lee

Published: 2018-10-24T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [apps](<https://devfeed.tech/tags/apps.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [developers](<https://devfeed.tech/tags/developers.md>), [devices](<https://devfeed.tech/tags/devices.md>), [dsp](<https://devfeed.tech/tags/dsp.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [iot](<https://devfeed.tech/tags/iot.md>), [local](<https://devfeed.tech/tags/local.md>), [music](<https://devfeed.tech/tags/music.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [soc](<https://devfeed.tech/tags/soc.md>), [technology](<https://devfeed.tech/tags/technology.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

This archival article describes Espressif's Alexa SDKs for building Alexa-enabled devices with embedded microphones and speakers. It covers Alexa Voice Services support for speakers and an AVS integration for smart devices using AWS IoT, including voice and device-data exchange. The project is no longer actively maintained.

### Source excerpt

This project is no longer actively maintained. The information in this article is provided for archival and reference purposes only, and developers are encouraged to explore Espressif's latest solutions for voice-enabled applications. Espressif's Alexa SDK makes building Alexa-powered devices a breeze. These devices have microphones and speaker embedded within the device to provide the full Alexa experience.

## Espressif's Alexa SDK v1.0b1!

DevFeed: [Espressif's Alexa SDK v1.0b1!](<https://devfeed.tech/articles/espressif-s-alexa-sdk-v1-0b1-13872.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/espressifs-alexa-sdk-v1/>)

Author: John Lee

Published: 2018-09-24T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [C](<https://devfeed.tech/topics/c.md>), [Android](<https://devfeed.tech/topics/android.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Network Configuration](<https://devfeed.tech/topics/network-configuration.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [android](<https://devfeed.tech/tags/android.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [blog](<https://devfeed.tech/tags/blog.md>), [c](<https://devfeed.tech/tags/c.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [framework](<https://devfeed.tech/tags/framework.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [network-configuration](<https://devfeed.tech/tags/network-configuration.md>), [release](<https://devfeed.tech/tags/release.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [v1](<https://devfeed.tech/tags/v1.md>)

### AI overview

Espressif announces the availability of Alexa SDK v1.0b1, a low-footprint C-based SDK for ESP32-LyraT development boards. It supports Alexa conversations, music and audio services, alerts, hands-free operation, and an Android phone app for network configuration and Amazon authentication.

### Source excerpt

The Espressif's Alexa SDK v1.0b1 is now available on github here: This is a low-footprint C-based SDK that includes support for all of the following features: - Conversations (Calendar, Shopping, News, Todo, Info, Movies, Sports) - Music/Audio Services : Amazon Prime Music, Audible, Kindle, TuneIn and iHeartRadio - Alerts : Alarms, Timers, Reminders and Notifications Supported Hardware# By default, the SDK supports ESP32-LyraT development boards.

## Anatomy of a Voice-Integrated Device

DevFeed: [Anatomy of a Voice-Integrated Device](<https://devfeed.tech/articles/anatomy-of-a-voice-integrated-device-13805.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/anatomy-of-a-voice-integrated-device/>)

Author: John Lee

Published: 2018-08-12T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Hardware](<https://devfeed.tech/topics/hardware.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [audio](<https://devfeed.tech/tags/audio.md>), [blog](<https://devfeed.tech/tags/blog.md>), [connectivity](<https://devfeed.tech/tags/connectivity.md>), [dsp](<https://devfeed.tech/tags/dsp.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [framework](<https://devfeed.tech/tags/framework.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [interface](<https://devfeed.tech/tags/interface.md>), [speakers](<https://devfeed.tech/tags/speakers.md>), [voice](<https://devfeed.tech/tags/voice.md>), [voice-assistant](<https://devfeed.tech/tags/voice-assistant.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

This article explains the internal components and audio-processing path of a voice-integrated device using Alexa as an example. It describes local wake-word detection, cloud processing of the remaining command, and hardware options including ESP32, connectivity processors, digital signal processors, microphones, and speakers.

### Source excerpt

Recently I have seen significant interest from OEMs in embedding voice assistants, like Alexa, directly into their products. Not just linking with a voice-assistant using a cloud to cloud integration, but by having the product itself be voice-enabled (with microphones and speakers). For example, a washing machine with a voice interface for starting it, or a smart switch with "Echo" embedded into it. Let us have a quick look at the internal components of a typical Voice-Integrated device.

## Running Alexa CPP SDK on ESP32

DevFeed: [Running Alexa CPP SDK on ESP32](<https://devfeed.tech/articles/running-alexa-cpp-sdk-on-esp32-13949.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/running-alexa-cpp-sdk-on-esp32/>)

Author: John Lee

Published: 2018-05-18T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [software-development](<https://devfeed.tech/topics/software-development.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cpp](<https://devfeed.tech/tags/cpp.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [framework](<https://devfeed.tech/tags/framework.md>), [github](<https://devfeed.tech/tags/github.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [http](<https://devfeed.tech/tags/http.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [software](<https://devfeed.tech/tags/software.md>), [spiram](<https://devfeed.tech/tags/spiram.md>), [thread](<https://devfeed.tech/tags/thread.md>), [threads](<https://devfeed.tech/tags/threads.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

The article describes Espressif's effort to port Amazon's Alexa C++ SDK to the ESP32 and launch a beta preview. It reports that the ESP32 hardware and software framework supported the demanding workload, which used 47 threads, audio buffers, two TLS connections, and substantial external SPI memory.

### Source excerpt

Back in late 2017, when Amazon launched their C++ SDK for Alexa, we thought it would be fun to port the SDK on ESP32. It not only will showcase the powerful development tools and execution environment that ESP32 currently has, but it will also be a great way to run Alexa on ESP32. We recently launched a beta preview of this Alexa on ESP32 on github. The Alexa C++ SDK is targetted for micro-processores, and is quite heavy to be run on micro-controllers.

## How to Manage Alexa Skills and Lambda Functions with Serverless Framework

DevFeed: [How to Manage Alexa Skills and Lambda Functions with Serverless Framework](<https://devfeed.tech/articles/how-to-manage-your-alexa-skills-with-serverless-14231.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/how-to-manage-your-alexa-skills-with-serverless>)

Author: Masashi Terui

Published: 2018-01-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [lambda](<https://devfeed.tech/tags/lambda.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [skills](<https://devfeed.tech/tags/skills.md>)

### AI overview

A tutorial on managing Alexa Skills and Lambda functions with Serverless Framework and the Alexa Skills Plugin.

### Source excerpt

How to manage Alexa Skills and Lambda functions with Serverless Framework + Alexa Skills Plugin

## Building & testing an Alexa skill with the Serverless Bespoken plugin

DevFeed: [Building & testing an Alexa skill with the Serverless Bespoken plugin](<https://devfeed.tech/articles/building-testing-an-alexa-skill-with-the-serverless-bespoken-plugin-14125.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/building-testing-alexa-skill-bespoken-plugin>)

Author: John Kelvie

Published: 2017-12-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

A developer article about building and testing an Alexa skill using the Serverless Framework and the Bespoken plugin.

### Source excerpt

Building an Alexa skill is easier than you think! And it's even easier with the Serverless Framework and Bespoken plugin.

## Serverless v1.24 - Alexa Smart Home event source, Print content of resolved serverless config file

DevFeed: [Serverless v1.24 - Alexa Smart Home event source, Print content of resolved serverless config file](<https://devfeed.tech/articles/serverless-v1-24-alexa-smart-home-event-source-print-content-of-resolved-serverless-config-file-14419.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-v1-24-0>)

Author: Philipp Müns

Published: 2017-11-01T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [smart-home](<https://devfeed.tech/tags/smart-home.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

The Serverless Framework v1.24 release adds an Alexa Smart Home event source, an update checker, enhancements, and bug fixes.

### Source excerpt

Alexa Smart Home event source, update checker, enhancements, bug fixes and more added in the Serverless Framework v1.24 release.

## Parroting Bad Security Advice

DevFeed: [Parroting Bad Security Advice](<https://devfeed.tech/articles/parroting-bad-security-advice-36926.md>)

Original publisher: [Read original article](<https://shostack.org/blog/parroting-bad-security-advice/>)

Author: Adam

Published: 2017-09-22T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [amazon](<https://devfeed.tech/topics/amazon.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [pin](<https://devfeed.tech/tags/pin.md>), [request](<https://devfeed.tech/tags/request.md>), [security](<https://devfeed.tech/tags/security.md>), [voice](<https://devfeed.tech/tags/voice.md>), [voice-assistant](<https://devfeed.tech/tags/voice-assistant.md>)

### AI overview

The article discusses an African Grey parrot that mimicked its owner's voice closely enough for an Amazon Echo using Alexa to accept an order for six gift boxes. It notes that requiring a PIN could have prevented the order, but the family had not enabled that protection.

### Source excerpt

[no description provided]

## C# service template, Alexa event support, service-wide metrics in Serverless Framework v1.4

DevFeed: [C# service template, Alexa event support, service-wide metrics in Serverless Framework v1.4](<https://devfeed.tech/articles/c-service-template-alexa-event-support-service-wide-metrics-in-serverless-framework-v1-4-14422.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-v1-4-0>)

Author: Philipp Müns

Published: 2016-12-15T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Template](<https://devfeed.tech/topics/template.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [event](<https://devfeed.tech/tags/event.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [news](<https://devfeed.tech/tags/news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [v1](<https://devfeed.tech/tags/v1.md>)

### AI overview

A Serverless Framework v1.4 release announcement covering a C# service template, Alexa event support, and service-wide metrics.

### Source excerpt

Introducing C# service template, Alexa event support, service-wide metrics & more in Serverless Framework v1.4

## Alexa Toolbar and the Problem of Experiment Design

DevFeed: [Alexa Toolbar and the Problem of Experiment Design](<https://devfeed.tech/articles/alexa-toolbar-and-the-problem-of-experiment-design-40574.md>)

Original publisher: [Read original article](<http://norvig.com/logs-alexa.html>)

Published: 2007-01-08T00:00:00Z

Content type: article

Language: en

Sources: [Peter Norvig](<https://devfeed.tech/sources/peter-norvig.md>)

Topics: [Statistics](<https://devfeed.tech/topics/statistics.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [trust](<https://devfeed.tech/topics/trust.md>), [data](<https://devfeed.tech/topics/data.md>), [Search engine optimization (SEO)](<https://devfeed.tech/topics/seo.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [bias](<https://devfeed.tech/tags/bias.md>), [https](<https://devfeed.tech/tags/https.md>), [internet](<https://devfeed.tech/tags/internet.md>), [logs](<https://devfeed.tech/tags/logs.md>), [party](<https://devfeed.tech/tags/party.md>), [ranking](<https://devfeed.tech/tags/ranking.md>), [search-engine-optimization](<https://devfeed.tech/tags/search-engine-optimization.md>), [seo](<https://devfeed.tech/tags/seo.md>), [statistics](<https://devfeed.tech/tags/statistics.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

The article examines whether Alexa traffic rankings accurately represent internet usage. It argues that the rankings are affected by selection bias because they measure users who installed the Alexa toolbar, a group that may be disproportionately interested in SEO, and illustrates the concern with comparisons between site logs and Alexa rankings.

### Source excerpt

Can you trust statistics about internet usage?