roku能不能安装软件_如何在Roku中使用Google Assistant

roku能不能安装软件

roku能不能安装软件

As more of our devices connect to each other, it’s always nice to know that different products from different companies work together. A Chromecast isn’t expensive, but being able to use your TV directly with Google Assistant is better.

随着越来越多的设备相互连接,很高兴知道不同公司的不同产品一起工作。 Chromecast并不昂贵,但是能够直接与Google Assistant一起使用电视会更好。

Roku has long supported Google services like YouTube and Play Movies, but a recent update took it one step further: you can now use your Roku with Google Assistant voice commands. This feature is limited to the United States for now, and Netflix support isn’t available.

Roku长期以来一直支持诸如YouTube和Play电影之类的Google服务,但最近的更新使它更进一步:您现在可以将Roku与Google Assistant语音命令配合使用。 此功能目前仅限于美国,并且不支持Netflix。

确保您的Roku软件是最新的 (Make Sure Your Roku’s Software is Up To Date)

Your Roku will need to be running Roku OS 8.1 or newer to use Google Assistant. Start by turning on your Roku smart TV, streaming stick, or streaming box. Select “Settings” on the left.

您的Roku必须运行Roku OS 8.1或更高版本才能使用Google助手。 首先打开Roku智能电视,流媒体棒或流媒体盒。 选择左侧的“设置” 。

Next, select “System” and then “System Update.”

接下来,选择“系统”并 然后是“系统更新” 。

Select “Check Now.”

选择“立即检查” 。

Your Roku will say “All software is up to date” if you’re on the latest software version.

如果您使用的是最新软件版本,则Roku会说“所有软件都是最新的”。

Otherwise, it’ll start downloading and installing the latest software. When it’s finished, you’re ready to link your Roku with Google Assistant!

否则,它将开始下载并安装最新软件。 完成后,您就可以将Roku与Google Assistant关联了!

如何在Roku中使用Google Assistant (How to Use Google Assistant with Your Roku)

Now that your Roku is on the latest software, you can set it up in the Google Home app. Start by downloading and installing the Google Home application on your Android smartphone or your iPhone.

现在您的Roku已安装在最新的软件上,您可以在Google Home应用中进行设置。 首先在Android智能手机或iPhone上下载并安装Google Home应用程序。

Select “Add on the Google Home home screen.

选择“在Google Home主屏幕上添加。

Select “Set Up Device.”

选择“设置设备” 。

Tap “Have something already set up?”

点按“是否已设置?”

Scroll down and select “Roku.”

向下滚动并选择“ Roku” 。

Sign into your Roku account on the webpage that opens, then tap “Sign In.” Select “Accept and Continue.”

在打开的网页上登录您的Roku帐户,然后点击“登录”。 选择“接受并继续。”

Select the Roku you’d like to link to Google Assistant. Even if you have multiple Roku devices on your account, you can only have one linked to Google Assistant. When you’ve made your selection, tap “Continue to the Google app.”

选择您要链接到Google Assistant的Roku 。 即使您的帐户上有多个Roku设备,也只能将一个链接到Google Assistant。 做出选择后,点击“继续使用Google应用程序” 。

You’ll jump back to the Google Home app, where you can review the device you just added. Select “Done.”

您将跳回到Google Home应用,在这里您可以查看刚刚添加的设备。 选择“完成” 。

大声说! (Speak Up!)

Now that your Roku device and Google Assistant are linked, you can start commanding it with your other phone or smart speaker. You can say, “Hey Google, launch Hulu on my Roku” to start watching your favorite shows and say “Hey Google, listen to Pandora on my Roku to jam out to your favorite music. 

现在,您的Roku设备和Google助手已建立链接,您可以开始用其他手机或智能扬声器命令它了。 您可以说: “嘿Google,在我的Roku上启动Hulu” 开始观看您喜欢的节目,然后说“嘿Google,听我Roku上的Pandora ,欣赏您喜欢的音乐。

翻译自: https://www.howtogeek.com/400053/how-to-use-google-assistant-with-your-roku/

roku能不能安装软件

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/278733.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

如何使用卡巴斯基急救盘清理感染的PC

When you’re dealing with a PC that is completely infected in viruses, sometimes the best thing to do is reboot into a rescue disk and run a full virus scan from there. Here’s how to use the Kaspersky Rescue Disk to clean an infected PC. 当您要处理一台完全…

jQuery杂项进阶(四)

文章目录一、$ 的替换二、使用JSONP实现跨域三、jQuery 杂项方法、实用工具、回调对象、延迟对象参考 ☆四、jQuery 自身属性参考 ☆五、jQuery 插件介绍和参考 ☆jQuery 树型菜单插件(Treeview)jQuery Validate表单验证,jQuery Password Validation(密码…

什么是WLIDSVC.EXE和WLIDSVCM.EXE,它们为什么运行?

You’re no doubt reading this article because you’re wondering what those two processes are doing cluttering up Task Manager, and also wondering why they are in capital letters. You’ve come to the right place. 毫无疑问,您阅读本文是因为您想知道…

linux压缩和解压缩_Linux QuickTip:一步下载和解压缩

linux压缩和解压缩Most of the time, when I download something it’s a file archive of some kind – usually a tarball or a zip file. This could be some source code for an app that isn’t included in Gentoo’s Portage tree, some documentation for an internal …

Spark架构与作业执行流程简介

2019独角兽企业重金招聘Python工程师标准>>> Spark架构与作业执行流程简介 博客分类: spark Local模式 运行Spark最简单的方法是通过Local模式(即伪分布式模式)。 运行命令为:./bin/run-example org.apache.spark.exam…

Spring boot整合Mongodb

最近的项目用了Mongodb,网上的用法大多都是七零八落的没有一个统一性,自己大概整理了下,项目中的相关配置就不叙述了,由于spring boot的快捷开发方式,所以spring boot项目中要使用Mongodb,只需要添加依赖和…

nodejs和Vue和Idea

文章目录Vue环境搭建Idea安装Idea中配置Vue环境Node.js介绍npm介绍Vue.js介绍[^3]Idea介绍Vue环境搭建 概述:vue环境搭建:需要npm(cnpm),而npm内嵌于Node.js,所以需要下载Node.js。 下载Node.js&#xff1…

Spring MVC上下文父子容器

2019独角兽企业重金招聘Python工程师标准>>> Spring MVC上下文父子容器 博客分类: java spring 在Spring MVC的启动依赖Spring框架,有时候我们在启动Spring MVC环境的时候,如果配置不当的话会造成一些不可预知的结果。下面主要介绍…

12.7 Test

目录 2018.12.7 TestA 序列sequence(迭代加深搜索)B 轰炸bomb(Tarjan DP)C 字符串string(AC自动机 状压DP)考试代码AC2018.12.7 Test题目为2018.1.4雅礼集训。 时间:4.5h期望得分:010010实际得分:010010 A 序列sequence(迭代加深搜索) 显然可…

word文档中统计总页数_如何在Google文档中查找页数和字数统计

word文档中统计总页数Whether you’ve been given an assignment with a strict limit or you just like knowing how many words you’ve written, Google Docs has your back. Here’s how to see exactly how many words or pages you’ve typed in your document. 无论您是…

vue 入门notes

文章目录vue一、js基础二、封装缓存三、组件1、组件创建、引入、挂载、使用2、组件间的传值- 父组件主动获取子组件的数据和方法(子组件给父组件传值):- 子组件主动获取父组件的数据和方法(父组件给子组件传值)&#x…

spring集成 JedisCluster 连接 redis3.0 集群

2019独角兽企业重金招聘Python工程师标准>>> spring集成 JedisCluster 连接 redis3.0 集群 博客分类&#xff1a; 缓存 spring 客户端采用最新的jedis 2.7 1. maven依赖&#xff1a; <dependency> <groupId>redis.clients</groupId> <artifact…

火狐浏览器复制网页文字_从Firefox中的网页链接的多种“复制”格式中选择

火狐浏览器复制网页文字Tired of having to copy, paste, and then format links for use in your blogs, e-mails, or documents? Then see how easy it is to choose a click-and-go format that will save you a lot of time and effort with the CoLT extension for Firef…

vscode配置、使用git

文章目录一、下载、配置git二、vscode配置并使用git三、记住密码一、下载、配置git 1、git-win-x64点击下载后安装直接安装&#xff08;建议复制链接用迅雷等下载器下载&#xff0c;浏览器太慢&#xff0c;记住安装位置&#xff09;。 2、配置git环境变量&#xff1a; 右键 此…

BTrace功能

2019独角兽企业重金招聘Python工程师标准>>> BTrace功能 一、背景 在生产环境中可能经常遇到各种问题&#xff0c;定位问题需要获取程序运行时的数据信息&#xff0c;如方法参数、返回值、全局变量、堆栈信息等。为了获取这些数据信息&#xff0c;我们可以…

.NET(c#) 移动APP开发平台 - Smobiler(1)

原文&#xff1a;https://www.cnblogs.com/oudi/p/8288617.html 如果说基于.net的移动开发平台&#xff0c;目前比较流行的可能是xamarin了&#xff0c;不过除了这个&#xff0c;还有一个比xamarin更好用的国内的.net移动开发平台&#xff0c;smobiler&#xff0c;不用学习另外…

如何在Vizio电视上禁用运动平滑

Vizio维齐奥New Vizio TVs use motion smoothing to make the content you watch appear smoother. This looks good for some content, like sports, but can ruin the feel of movies and TV shows. 新的Vizio电视使用运动平滑来使您观看的内容显得更平滑。 这对于某些内容(例…

无服务器架构 - 从使用场景分析其6大特性

2019独角兽企业重金招聘Python工程师标准>>> 无服务器架构 - 从使用场景分析其6大特性 博客分类&#xff1a; 架构 首先我应该提到&#xff0c;“无服务器”技术肯定有服务器涉及。 我只是使用这个术语来描述这种方法和技术&#xff0c;它将任务处理和调度抽象为与…

Enable Authentication on MongoDB

1、Connect to the server using the mongo shell mongo mongodb://localhost:270172、Create the user administrator Change to the admin database: use admindb.createUser({user: "Admin",pwd: "Admin123",roles: [ { role: "userAdminAnyDataba…

windows驱动程序编写_如何在Windows中回滚驱动程序

windows驱动程序编写Updating a driver on your PC doesn’t always work out well. Sometimes, they introduce bugs or simply don’t run as well as the version they replaced. Luckily, Windows makes it easy to roll back to a previous driver in Windows 10. Here’s…