
If you want to place calls or send messages to your contacts, you'll have to give the app permission to upload those contacts to the Amazon service, and then you'll need to say several phrases out loud. You'll go to your account settings and tap Your Voice, then tap on your profile name. To set up your own voice profile, you'll need to go through the Amazon app. Alexa can now recognize voices in order to route Messages, Calls, allow access to shopping without a confirmation code, play Flash briefings and access an Amazon Music Unlimited Family plan based on the person speaking.
#How to add another user to echo how to
In a video on the retailer's help site, you can see how to set up and use Voice Profiles. Now, though, Amazon just matched one of Google Home's killer features: the ability to recognize multiple voices. Media_content_type: The type of content to play.Echo devices keep getting better, getting multi-room audio, access to Google calendars, and intercom features.If you want to play an audio clip off the internet, you put the URL here. Since my Home Assistant has the Alexa Media integration, a simple Alexa tag tells Home Assistant to reference Alexa’s library. Media_content_id: the media that will play.There is another service called “media_dia_play” but that does not work. Service: in this case, since we are playing media from Alexa and not just outputting to the Echo device, the service we are calling is “media_ay_media”.You can have Home Assistant tell your Echo devices to tel la joke, the weather, your commute to work, anything you would normally request from Alexa yourself. You can also trigger that response with Home Assistant. Sequence CommandsĪ sequence is when an Amazon Alexa enabled device responds to a voice command with the requested information. Hit the “Call Service” button to confirm it works.

I will be using the Alex media player on my den Echo, which is known to Home Assistant as “media_n_echo”. For this example, I will add “Test Testing”. This is the body of the text that will be translated into speech. For this example, I will be using Text To Speech or TTS. Messages are output you manually enter into Home Assistant. You can choose a specific device in the call-service as well, such as “notify.alexa_n_echo” but I prefer to add the target device in the code. We will be calling the service “notify.alexa_media”. For these examples, I am working in the Developer tab and “Services”. There are Messages, Sound Effects, and Sequences. I use three different types of audio outputs or Notifications. Now that we have our Echo devices connected to Home Assistant, let’s try using them. I have set Home Assistant to only allow Echo devices to connect directly to the cloud. Back in Home Assistant Cloud configuration, click on “Manage Entities” to decide which devices are directly accessed by Alexa.You should then see a list of all of your Alexa enabled devices.Enter your Amazon credentials and verify on the captcha that you are human.

In “Integrations” search for the “Alexa Media Player” and enable it.
#How to add another user to echo install

