> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/ozel-sesler.md).

# Özel Sesler

**Geliştiriciler > Sesler > Yeni Ses Oluştur**

Kampanyanız için bir ses yüklemek üzere Geliştiriciler sekmesine gidin ve Sesler'i seçin.

1. Şuraya gidin **Geliştiriciler > Sesler** Netmera panelinizde.
2. Tıklayın **Yeni Ses Oluştur**.
3. Bir **adı** ses için.
4. Seçin **platforma** (Android veya iOS) ve **dosya adını** uygulama paketinizde bulunan sesin.

> *Not: Ses dosyası **başarıyla Netmera paneline yüklenebilmesi için mobil uygulamanıza da dahil edilmelidir** . Sesleri mobil uygulamanıza nasıl ekleyeceğinizi öğrenmek için lütfen aşağıdaki Geliştirici Kılavuzlarına bakın:* [*iOS Swift*](https://user.netmera.com/netmera-developer-guide/platforms/ios/new-ios-swift/sound-and-vibration)*,* [*iOS Objective-C*](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/sound-and-vibration)*,* [*Android*](https://user.netmera.com/netmera-developer-guide/platforms/android/sound-and-vibration)

5. şu seçeneği etkinleştirin: **Ses Aktif** uygulama paketinden dosya kaldırılmış olsa bile kullanılabilir kalmasını sağlamak için.
6. Tıklayın **Kaydet** kurulumu tamamlamak için.

<figure><img src="/files/0b37f695cff72d11ebc41af5b68bfd097a18c609" alt=""><figcaption><p>Ses Oluştur</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/ozel-sesler.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
