# Sonos

To connect Sonos, simply access the settings of the OHMe app and scroll down to the dedicated section, where you will find the *Connect Sonos* button.

<div align="left"><img src="/files/23mQolhPPRxB1jernezD" alt="" width="300"></div>

Clicking the button will open the following screen.

<div align="left"><img src="/files/3nyun1tuHNPWn7q039Ay" alt="" width="300"></div>

Click the *Continue* button, then enter your Sonos account credentials.

{% hint style="danger" %}
You need to have created a Sonos account to proceed.

To register an account, go to [this page](https://login.sonos.com/signin/register).
{% endhint %}

<div align="left"><img src="/files/WLYwIvu9EXz8oeca3L4e" alt="" width="300"></div>

Once you have entered your credentials, press *Sign In* and accept the proposed terms by clicking *I Agree*.

{% hint style="info" %}
By doing this, you will authorize OHMe to control your Sonos System.
{% endhint %}

<div align="left"><img src="/files/aBkI1JKbh8pGO7fg6n6E" alt="" width="300"></div>

Once the connection is complete, you can access your Sonos System from the OHMe app. Click the three dots in the top right corner and select *Sonos*.

<div align="left"><img src="/files/h47my31brVpT7NCxdMst" alt="" width="300"></div>

The available functions are limited compared to the official app, but now you can use the connection to create scenarios that also include music.

<div align="left"><img src="/files/OBDpmRGJiXFDbkEyFe6Z" alt="" width="300"></div>

### Voice Synthesis

Among the functions we have integrated, the *Voice Synthesis* feature deserves special mention.

<div align="left"><img src="/files/P2oImLWcCpXywXy40Qjn" alt="" width="300"></div>

Thanks to the voice synthesis integration, you will be able to convert text messages into voice messages that will be played by the selected *Sonos Players*.

<div align="left"><img src="/files/UsnhGWUTwDKSekmczlhD" alt="" width="300"></div>

This feature can also be used in scenarios, such as announcing someone’s arrival at home.

It is possible to play voice messages in response to an event, such as:

* opening a door
* when the alarm is sounding
* when someone rings the doorbell
* a button has been pressed
* and many others

{% hint style="info" %}
The playback of voice messages in response to events is currently configurable only by a technician. Contact your installer to learn more.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmautomation.io/en/connect-devices/sonos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
