sonos 服务器_如何使用Apple Watch控制Sonos

2023-11-09 18:31

本文主要是介绍sonos 服务器_如何使用Apple Watch控制Sonos,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

sonos 服务器

sonos 服务器

While we like our Sonos player for its excellent functionality and usability across an abundance of devices, it unfortunately is missing an official Apple Watch app, which would really round things out.

虽然我们喜欢Sonos播放器,因为它具有出色的功能和可在多种设备上使用的功能,但不幸的是,它缺少官方的Apple Watch应用,这确实可以解决问题。

As we’ve discovered thus far, Sonos is really easy to set up on Windows, OS X, iOS, and Android. Similarly, you can add a plethora of streaming services to round out your music listening experience.

到目前为止,我们已经发现,Sonos 确实很容易在Windows,OS X,iOS和Android上进行设置。 同样,您可以添加大量流媒体服务来完善您的音乐聆听体验。

When it comes to the Apple Watch however, you have to look elsewhere to join the Sonos party. ZonePlay is an unofficial Sonos app that works on your iPhone, iPad, and Apple Watch. For $3.99, it’s actually quite good and being able to control your Sonos player from your wrist is well worth the price.

但是,在谈到Apple Watch时,您必须寻找其他地方加入Sonos派对。 ZonePlay是一款非官方的Sonos应用程序,可在您的iPhone,iPad和Apple Watch上运行。 只需$ 3.99,它实际上是相当不错的,能够从手腕控制Sonos播放器非常值得。

ZonePlay can be purchased from the App Store.

可以从App Store购买 ZonePlay。

Using the app, you can see and stream music to your “zones,” which are just your Sonos players and the rooms to which they are associated. In our case, we have one player in our Office, so that is our only zone.

使用该应用程序,您可以查看音乐并将其流传输到“区域”,这些区域就是您的Sonos播放器及其关联的房间。 在我们的情况下,我们办公室中只有一名球员,所以这是我们唯一的区域。

If you tap on the “Music” button at the bottom of the app, you can switch between your Favorites, Playlists, Library (seen below in the Albums view), and TuneIn Radio.

如果点击应用程序底部的“音乐”按钮,则可以在“收藏夹”,“播放列表”,“库”(在“专辑”视图中见下文)和TuneIn Radio之间进行切换。

On the Watch side of things, you get your very own ZonePlay app, seen below circled in red.

在“观看”方面,您将拥有自己的ZonePlay应用,下面用红色圆圈圈出。

ZonePlay is considerably stripped down, having only the ability to play music that has been favorited on the Sonos apps.

ZonePlay的功能大大减少,仅具有播放Sonos应用程序上喜欢的音乐的功能。

Nevertheless, whatever you do have in your Favorites is easily controlled with the ZonePlay Watch app.

不过,您可以使用ZonePlay Watch应用程序轻松控制收藏夹中的所有内容。

When you pick something to play, you’ll be presented with some choices. If want to play something after your current selection, you can choose to play it next or you can add it to the queue to play at some point, eventually, depending on how large your queue is.

当您选择要玩的东西时,系统会为您提供一些选择。 如果要在当前选择之后播放某些内容,则可以选择下一个播放,也可以将其添加到队列中以在某个时候播放,最终取决于队列的大小。

Finally, once you are playing something, you can pause/play, skip forward and backward, and change the volume.

最后,一旦您正在播放某些内容,就可以暂停/播放,向前和向后跳过以及更改音量。

Note, you’re not completely limited to playing Favorites on the Watch app. Whatever you’re playing on the Sonos app …

请注意,您不完全限于在“观看”应用程序上播放“收藏夹”。 无论您在Sonos应用程序上玩什么……

Will also be playing on the ZonePlay iOS app.

也将在ZonePlay iOS应用上播放。

And, thus it can also be controlled from the Watch app as well.

并且,因此它也可以通过Watch应用程序进行控制。

So, if you’ve set up a rather large queue on your desktop or from your iPhone or iPad, you can putter about the house with only your Watch and control the playback from your wrist.

因此,如果您在台式机上或从iPhone或iPad上设置了相当大的队列,则仅使用Watch即可在房屋中轻击一下,并从手腕控制播放。

Until Sonos releases an official Apple Watch app (if they ever do), ZonePlay will have to do the trick. Thankfully, it works very well with zero configuration and effort. It’s a little unfortunate that you can only access music favorites rather than having access to your entire music collection, but given the smallness of the Watch interface, and the largeness of some collections, that’s probably not a bad thing.

在Sonos发行正式的Apple Watch应用程序之前(如果有的话),ZonePlay将不得不采取措施。 幸运的是,它在零配置和工作量的情况下非常有效。 不幸的是,您只能访问音乐收藏夹,而不能访问整个音乐收藏,但是鉴于Watch界面的小巧和某些收藏的大,这可能不是一件坏事。

That you can control everything, once it is initiated on the desktop or mobile app, including playback of local and streaming music is also a huge plus. So, if you’ve been looking for a way to control your Sonos player from your Apple Watch, you might want to give ZonePlay a try.

一旦在桌面或移动应用程序上启动所有内容,包括本地和流音乐的播放,您就可以控制所有内容,这也是一大优势。 因此,如果您一直在寻找一种通过Apple Watch来控制Sonos播放器的方法,则可以尝试使用ZonePlay。

翻译自: https://www.howtogeek.com/252510/how-to-control-your-sonos-with-your-apple-watch/

sonos 服务器

这篇关于sonos 服务器_如何使用Apple Watch控制Sonos的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



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

相关文章

Java Stream流与使用操作指南

《JavaStream流与使用操作指南》Stream不是数据结构,而是一种高级的数据处理工具,允许你以声明式的方式处理数据集合,类似于SQL语句操作数据库,本文给大家介绍JavaStream流与使用... 目录一、什么是stream流二、创建stream流1.单列集合创建stream流2.双列集合创建str

Python使用FastAPI实现大文件分片上传与断点续传功能

《Python使用FastAPI实现大文件分片上传与断点续传功能》大文件直传常遇到超时、网络抖动失败、失败后只能重传的问题,分片上传+断点续传可以把大文件拆成若干小块逐个上传,并在中断后从已完成分片继... 目录一、接口设计二、服务端实现(FastAPI)2.1 运行环境2.2 目录结构建议2.3 serv

Spring Security简介、使用与最佳实践

《SpringSecurity简介、使用与最佳实践》SpringSecurity是一个能够为基于Spring的企业应用系统提供声明式的安全访问控制解决方案的安全框架,本文给大家介绍SpringSec... 目录一、如何理解 Spring Security?—— 核心思想二、如何在 Java 项目中使用?——

springboot中使用okhttp3的小结

《springboot中使用okhttp3的小结》OkHttp3是一个JavaHTTP客户端,可以处理各种请求类型,比如GET、POST、PUT等,并且支持高效的HTTP连接池、请求和响应缓存、以及异... 在 Spring Boot 项目中使用 OkHttp3 进行 HTTP 请求是一个高效且流行的方式。

Java使用Javassist动态生成HelloWorld类

《Java使用Javassist动态生成HelloWorld类》Javassist是一个非常强大的字节码操作和定义库,它允许开发者在运行时创建新的类或者修改现有的类,本文将简单介绍如何使用Javass... 目录1. Javassist简介2. 环境准备3. 动态生成HelloWorld类3.1 创建CtC

使用Python批量将.ncm格式的音频文件转换为.mp3格式的实战详解

《使用Python批量将.ncm格式的音频文件转换为.mp3格式的实战详解》本文详细介绍了如何使用Python通过ncmdump工具批量将.ncm音频转换为.mp3的步骤,包括安装、配置ffmpeg环... 目录1. 前言2. 安装 ncmdump3. 实现 .ncm 转 .mp34. 执行过程5. 执行结

Java使用jar命令配置服务器端口的完整指南

《Java使用jar命令配置服务器端口的完整指南》本文将详细介绍如何使用java-jar命令启动应用,并重点讲解如何配置服务器端口,同时提供一个实用的Web工具来简化这一过程,希望对大家有所帮助... 目录1. Java Jar文件简介1.1 什么是Jar文件1.2 创建可执行Jar文件2. 使用java

C#使用Spire.Doc for .NET实现HTML转Word的高效方案

《C#使用Spire.Docfor.NET实现HTML转Word的高效方案》在Web开发中,HTML内容的生成与处理是高频需求,然而,当用户需要将HTML页面或动态生成的HTML字符串转换为Wor... 目录引言一、html转Word的典型场景与挑战二、用 Spire.Doc 实现 HTML 转 Word1

Java中的抽象类与abstract 关键字使用详解

《Java中的抽象类与abstract关键字使用详解》:本文主要介绍Java中的抽象类与abstract关键字使用详解,本文通过实例代码给大家介绍的非常详细,感兴趣的朋友跟随小编一起看看吧... 目录一、抽象类的概念二、使用 abstract2.1 修饰类 => 抽象类2.2 修饰方法 => 抽象方法,没有

SpringBoot 多环境开发实战(从配置、管理与控制)

《SpringBoot多环境开发实战(从配置、管理与控制)》本文详解SpringBoot多环境配置,涵盖单文件YAML、多文件模式、MavenProfile分组及激活策略,通过优先级控制灵活切换环境... 目录一、多环境开发基础(单文件 YAML 版)(一)配置原理与优势(二)实操示例二、多环境开发多文件版