# Voice & language

In this area, you define how your AI phone assistant sounds and how it speaks with callers. The settings for voice, language, and greeting apply to all conversations of this AI Agent and can be adjusted at any time.

### Select AI Agent language

Choose the language in which your agent should conduct conversations. Available options are German, English, Spanish, French, Polish, Dutch, Arabic, Turkish, and Russian. The selected language determines how the AI Agent understands callers and how it responds to requests.

<figure><img src="/files/a0a244b752ea3a5f39d723a8181b9074a9d28dd8" alt=""><figcaption></figcaption></figure>

### Choose a suitable voice for the phone assistant

In addition to the language, you can select a suitable voice for your AI Agent. The voice influences how the phone assistant is perceived and how clear the pronunciation is. The selected voice applies to all conversations of this agent.

{% hint style="info" %}
**Tip for proper nouns:** Company names, street names, or technical terms are sometimes not pronounced correctly. Test your AI Agent with a test call and, if necessary, switch the voice or write to sipgate customer support. [Write email](mailto:team@sipgate.de?subject=Aktivierung%20von%20individueller%20Aussprache%20im%20Agent\&body=Hallo%20sipgate-Team,%0Abitte%20aktiviert%20f%C3%BCr%20mich%20die%20Funktion%20zur%20individuellen%20Aussprache%20im%20Agent.%0A%0AHier%20sind%20die%20W%C3%B6rter,%20die%20mit%20spezieller%20Aussprache%20hinterlegt%20werden%20sollen:%0A%0AWort:%20Example%20Group%0AAussprache%20ausgeschrieben:%20Iggs%C3%A4mpel%20Gruup%0AAussprache%20phonetisch:%20/%C9%AA%C9%A1%CB%88z%C3%A6mp%C9%99l%20gru%CB%90p/%0A%0AVielen%20Dank%20und%20viele%20Gr%C3%BC%C3%9Fe%0A\[Ihr%20Name]%0A\[Ihre%20Kundennummer,%20falls%20vorhanden])
{% endhint %}

### Customize greeting text

You can individually define the greeting text of your AI Agent and adapt it to your company communication.

<figure><img src="/files/1251af317395a05e016b6eab8d8206e3c7a49752" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Important:** For legal reasons, the greeting text must refer to the digital service. The wording is reproduced exactly, regardless of the selected language.
{% endhint %}

### Set form of address

Specify whether the AI Agent should address callers formally with **you** or informally with **you** . The form of address affects the entire conversation and should match your target audience and the intended use of your phone assistant.

<figure><img src="/files/6198921cc033ce2dc8e46b79e7e8ec4b0807b3f4" alt=""><figcaption></figcaption></figure>

### **Barge-In**

With Barge-In, you determine whether callers can interrupt the AI Agent while it is speaking. If the function is active, the agent stops immediately as soon as the caller speaks and listens. This creates more natural conversations and less waiting time.

**Where do I find the setting?**

In the logged-in area under Account management → AI Agents → Select agent → Agent settings. Depending on the account configuration, the function may need to be activated first. If you have any questions, please contact sipgate customer support.

**What options are available?**

Under Interruption, you can choose between two settings:

* **Agent finishes speaking without interruption:** The AI Agent completes its turn in the conversation before responding to the caller.
* **Caller can interrupt agent:** As soon as the caller speaks, the agent stops and listens.

**Important:** Barge-In is not enabled by default. To allow callers to interrupt the agent, you must select and save the corresponding option in the agent settings.

### Enable background noise (optional)

Background noise can optionally be enabled, such as office sounds. This setting shapes the atmosphere of the conversation and can give the impression of a real workplace.

<figure><img src="/files/97ddb12570f0745ee204acc0863f6fe0351e4ba8" alt=""><figcaption></figcaption></figure>

### Language of the conversation summary

Regardless of the language of the call, the language for conversation summaries can be set. This makes it possible, for example, to summarize conversations in a different language than the one in which they were conducted.<br>


---

# 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://help.sipgate.de/ai-agents/en/behavior/stimme-and-sprache.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.
