如何使用Amazon Echo从Amazon订购几乎所有商品

2023-12-17 17:10

本文主要是介绍如何使用Amazon Echo从Amazon订购几乎所有商品,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

IMG_2764_stomped

Recently Amazon added the functionality to order almost any product it offers through the Amazon Echo. Here’s how to set it up and begin doing some online shopping with nothing but your voice.

最近,亚马逊增加了该功能,以订购通过Amazon Echo提供的几乎所有产品。 这是设置方法并开始进行在线购物的过程,只需要您的声音即可。

Previously, the Echo was only able to re-order products that you already purchased in the past, as well as order a handful of select products. However, the selection has been expanded to include pretty much everything on Amazon’s website. The main caveat is that whatever you order using the Amazon Echo must be offered through Amazon Prime. Some categories are also ineligible, including apparel, shoes, jewelry, watches, Amazon Fresh items, Amazon Prime Pantry items, Amazon Prime Now items, and Add-On items.

以前,Echo只能重新订购您过去已购买的产品,以及订购一些精选产品。 但是,选择范围已扩大到包括亚马逊网站上的几乎所有内容。 主要警告是,您使用Amazon Echo订购的任何商品都必须通过Amazon Prime提供。 有些类别也不符合条件,包括服装,鞋子,珠宝,手表,Amazon Fresh项目,Amazon Prime Pantry项目,Amazon Prime Now项目和Add-On项目。

Other than that, you can go crazy and order all sorts of stuff right from your Amazon Echo. Here’s how to get started.

除此之外,您可以发疯并直接从Amazon Echo订购各种东西。 这是入门方法。

在Alexa应用程序中启用语音购买 (Enable Voice Purchasing in the Alexa App)

First off, you’ll need to turn on voice purchasing, which allows you to order products on Amazon through the Echo in the first place. You can also set up a four-digit PIN code of sorts that Alexa asks for when you buy something on the Echo, to prevent other people from spending your money.

首先,您需要打开语音购买功能,这首先允许您通过Echo在Amazon上订购产品。 您还可以设置一种四位数的PIN码,以防止他人在您的钱上花钱时在Alexa上购买时要求Alexa要求。

Start by opening up the Alexa app on your phone and tap on the menu button in the top-left corner of the screen.

首先打开手机上的Alexa应用程序,然后点击屏幕左上角的菜单按钮。

IMG_2713_stomped

Select “Settings” from the list.

从列表中选择“设置”。

IMG_2714_stomped

Scroll down and tap on “Voice Purchasing”.

向下滚动并点按“语音购买”。

IMG_2764_stomped

Tap on the toggle switch to turn on voice purchasing if it isn’t already.

点击切换开关以打开语音购买(如果尚未购买)。

IMG_2765_stomped

That’s all you need to do to enable voice purchasing, but if you want to prevent others from ordering items on the Echo, you can tap inside of the text box right above “Save Changes” and enter in a four-digit PIN code. This can be comprised of either letters or numbers, or a mixture of both. Tap on “Save Changes” when you’re done.

这就是启用语音购买所需要做的全部工作,但是如果要阻止其他人在Echo上订购商品,则可以点击“保存更改”正上方的文本框内部,然后输入四位数的PIN码。 它可以由字母或数字组成,也可以由两者组成。 完成后,点击“保存更改”。

IMG_2768_stomped

It’s also a good idea to check your 1-click settings to make sure the right shipping address and credit card will be used with voice ordering on the Amazon Echo. To do this. tap on “Payment settings” at the bottom.

检查您的一键式设置以确保在Amazon Echo上进行语音订购时使用正确的送货地址和信用卡也是一个好主意。 去做这个。 点击底部的“付款设置”。

IMG_2770.1_stomped

Tap on “Edit Payment Method” to make changes.

点击“编辑付款方式”进行更改。

IMG_2771_stomped

Select the credit card and then the correct shipping address that you want used for voice purchasing.

选择信用卡,然后选择要用于语音购买的正确送货地址。

IMG_2772_stomped copy

Once you’re back on the “Payment Settings” screen, tap the “X” button in the top-right corner to close it out.

返回“付款设置”屏幕后,点击右上角的“ X”按钮将其关闭。

IMG_2774_stomped

You can now exit out of the Alexa app and begin ordering items from Amazon using your Echo device.

现在,您可以退出Alexa应用程序,并开始使用Echo设备从Amazon订购商品。

使用您的Amazon Echo订购商品 (Use Your Amazon Echo to Order Items)

IMG_2761_stomped

After you have voice purchasing set up, it’s time to use the power of your voice to buy things off the internet. All you have to do is simply say, “Alexa, order (product name)”. You can also say something more generic, like “Alexa, order dog food”.

设置好语音购买功能后,就可以使用语音功能从互联网上购买商品了。 您所要做的只是简单地说:“ Alexa,订单(产品名称)”。 您还可以说一些更通用的名称,例如“ Alexa,点狗粮”。

Alexa will then give you the top search result and if that’s not it, you can say “No” when it asks if you want to order it and Alexa will read off the next result. Simply say “Yes” when Alexa reads off the correct item and asks if you want to order it. You’ll then be prompted to enter in your your Voice Code if you have it enabled.

然后,Alexa将为您提供搜索结果的顶部,如果不是,您可以在询问是否要订购时说“ No”,Alexa会读取下一个结果。 当Alexa读取正确的物品并询问是否要订购时,只需说“是”。 如果启用了语音代码,则系统将提示您输入语音代码。

Once the item is ordered, the order details will appear in the Alexa app.

订购商品后,订单详细信息将显示在Alexa应用中。

IMG_2776_stomped

翻译自: https://www.howtogeek.com/262561/how-to-order-almost-anything-from-amazon-using-the-amazon-echo/

这篇关于如何使用Amazon Echo从Amazon订购几乎所有商品的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/505163

相关文章

Java中流式并行操作parallelStream的原理和使用方法

《Java中流式并行操作parallelStream的原理和使用方法》本文详细介绍了Java中的并行流(parallelStream)的原理、正确使用方法以及在实际业务中的应用案例,并指出在使用并行流... 目录Java中流式并行操作parallelStream0. 问题的产生1. 什么是parallelS

Linux join命令的使用及说明

《Linuxjoin命令的使用及说明》`join`命令用于在Linux中按字段将两个文件进行连接,类似于SQL的JOIN,它需要两个文件按用于匹配的字段排序,并且第一个文件的换行符必须是LF,`jo... 目录一. 基本语法二. 数据准备三. 指定文件的连接key四.-a输出指定文件的所有行五.-o指定输出

Linux jq命令的使用解读

《Linuxjq命令的使用解读》jq是一个强大的命令行工具,用于处理JSON数据,它可以用来查看、过滤、修改、格式化JSON数据,通过使用各种选项和过滤器,可以实现复杂的JSON处理任务... 目录一. 简介二. 选项2.1.2.2-c2.3-r2.4-R三. 字段提取3.1 普通字段3.2 数组字段四.

Linux kill正在执行的后台任务 kill进程组使用详解

《Linuxkill正在执行的后台任务kill进程组使用详解》文章介绍了两个脚本的功能和区别,以及执行这些脚本时遇到的进程管理问题,通过查看进程树、使用`kill`命令和`lsof`命令,分析了子... 目录零. 用到的命令一. 待执行的脚本二. 执行含子进程的脚本,并kill2.1 进程查看2.2 遇到的

详解SpringBoot+Ehcache使用示例

《详解SpringBoot+Ehcache使用示例》本文介绍了SpringBoot中配置Ehcache、自定义get/set方式,并实际使用缓存的过程,文中通过示例代码介绍的非常详细,对大家的学习或者... 目录摘要概念内存与磁盘持久化存储:配置灵活性:编码示例引入依赖:配置ehcache.XML文件:配置

Java 虚拟线程的创建与使用深度解析

《Java虚拟线程的创建与使用深度解析》虚拟线程是Java19中以预览特性形式引入,Java21起正式发布的轻量级线程,本文给大家介绍Java虚拟线程的创建与使用,感兴趣的朋友一起看看吧... 目录一、虚拟线程简介1.1 什么是虚拟线程?1.2 为什么需要虚拟线程?二、虚拟线程与平台线程对比代码对比示例:三

k8s按需创建PV和使用PVC详解

《k8s按需创建PV和使用PVC详解》Kubernetes中,PV和PVC用于管理持久存储,StorageClass实现动态PV分配,PVC声明存储需求并绑定PV,通过kubectl验证状态,注意回收... 目录1.按需创建 PV(使用 StorageClass)创建 StorageClass2.创建 PV

Redis 基本数据类型和使用详解

《Redis基本数据类型和使用详解》String是Redis最基本的数据类型,一个键对应一个值,它的功能十分强大,可以存储字符串、整数、浮点数等多种数据格式,本文给大家介绍Redis基本数据类型和... 目录一、Redis 入门介绍二、Redis 的五大基本数据类型2.1 String 类型2.2 Hash

Redis中Hash从使用过程到原理说明

《Redis中Hash从使用过程到原理说明》RedisHash结构用于存储字段-值对,适合对象数据,支持HSET、HGET等命令,采用ziplist或hashtable编码,通过渐进式rehash优化... 目录一、开篇:Hash就像超市的货架二、Hash的基本使用1. 常用命令示例2. Java操作示例三

Linux创建服务使用systemctl管理详解

《Linux创建服务使用systemctl管理详解》文章指导在Linux中创建systemd服务,设置文件权限为所有者读写、其他只读,重新加载配置,启动服务并检查状态,确保服务正常运行,关键步骤包括权... 目录创建服务 /usr/lib/systemd/system/设置服务文件权限:所有者读写js,其他