# Voice (Moved)

{% hint style="danger" %}
We are integrating the following features directly into our AI Platform Service, making them available to all enterprise customers at no additional cost:

* Video Subtitles
* Text to Voice
* Image Analysis

These services will no longer be billable add-ons but part of the core platform. You can see the complete list of AI features included for enterprise customers on this page: [MangoApps AI](https://www.mangoapps.com/mangoapps-ai).

Please note that this option has been removed or relocated and is no longer available from this menu in the current MangoApps builds.
{% endhint %}

## Enable Voice Conversion for Posts

MangoApps lets you automatically convert company or team text posts into voice posts for your users. These voice posts can then be added as podcasts on your iPhone.  Employees can subscribe to the podcasts via the Apple Podcast service or an RSS link.

![Admin Portal > Domain > Voice](/files/-Lfd9DaLUGqCj8is2GWV)

1. **Enable text to speech conversion of posts:** Mark this checkbox to automatically convert a company or team text post into a voice file which can be shared as a podcast. If enabled, adds a *"Make post voice enabled"* attribute in the Settings of a post. A post author can choose to turn the voice conversion **OFF** for a specific post.
2. **Save:** Click the **Save** button to apply and save the voice configuration setting.

{% hint style="info" %}
The Voice feature is currently available **ONLY** for US & EU (shared and private cloud) customers.
{% endhint %}

{% hint style="info" %}
Voice-enabled posts display a Listen (<img src="/files/-LfUbQPW0jImSAeC_qtJ" alt="" data-size="original">) icon. Users can click the **Listen** (<img src="/files/-LfUcZ3iVcEebi4Cur_F" alt="" data-size="original">) button to open an inline audio player and listen to a post.
{% endhint %}

![Listening to a voice-enabled post on the User Portal](/files/-LfUZytDWnB3KC7tkFTi)

## FAQs

### What happens to the voice file for a voice-enabled post after editing/deleting?

When a voice-enabled post is edited the post text is re-converted into a voice file.

When a voice-enabled post is deleted the voice file for the post is also **deleted**.

### What happens when a user un-checks the "Mark post voice enabled" attribute in the Settings for a voice-enabled post?

When a voice-enabled post is edited and a user un-checks the *"Mark post voice enabled"* attribute in the Settings, the earlier present voice file if present is **deleted** .

### Where can users configure the settings for voice-enabled posts?

Users can go to **User Portal profile drop-down > Change My Settings > Voice** to configure the settings for voice-enabled posts. Users can set the language in the *"Select Language and Region"* drop-down and choose a voice in the *"Select Voice"* drop-down for the posts.

![User Portal profile drop-down > Change My Settings > Voice](/files/-LfZ31Ona0XzacJWfePr)

**Did this article help? Your feedback adds value when we shape up the help articles. Hit the smiley**<img src="/files/-LdDMl96Y2xVSL1EFFRu" alt="" data-size="original">**below to let us know!**


---

# 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://guides.mangoapps.com/admin-guide/deprecated-features-by-release/voice.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.
