# Recording, Uploading, and Managing Audios

### Recording Audios

#### On Mobile:

1. **Find a Recording App:** Most smartphones come with a voice recording app pre-installed. Open the app to start.
2. **Start Recording:** Generally, there will be a large "Record" button, often symbolized by a red circle. Tap this to start recording.
3. **End Recording:** When you're finished, press the "Stop" button, often symbolized by a square. Your recording is now saved in the app.

#### On Computer:

1. **Find a Recording Software:** There are many free audio recording programs available for computers. Download and install one.
2. **Start Recording:** Open the software and look for the "Record" button. Click this to start recording.
3. **End Recording:** Click the "Stop" button when you're finished. Save your recording in a convenient location.

#### Further information:

{% embed url="<https://www.wikihow.com/Record-Audio-on-a-Mobile-Phone>" fullWidth="false" %}

{% embed url="<https://www.wikihow.com/Record-Your-Voice-on-a-Windows-Computer>" %}

{% embed url="<https://www.wikihow.com/Record-Audio-on-a-PC>" %}

{% embed url="<https://www.wikihow.com/Record-Audio-on-iPhone>" %}

{% embed url="<https://www.wikihow.com/Record-Audio-with-VLC>" %}

### Uploading Audios

#### On the Web Interface:

1. **Locate the Upload Button:** On the audio management interface, there will be a button or link to "Upload stories" or "Add Audio."
2. **Choose File:** Clicking this button will open a file explorer. You can navigate through your files and select the audio file you want to upload.
   * **On Mobile:** Select the audio file from your list of files or share it directly from the recording app.
   * **On Computer:** Drag and drop your audio file into the interface or select the file manually through the file explorer.
3. **Confirm Upload:** Confirm your selection and the file will be uploaded to the interface.

<div><figure><img src="/files/jUw0wuxBcU195c27DJQw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hwhk7HKYznLhF55BFx53" alt=""><figcaption></figcaption></figure></div>

### Managing Audios

1. **Listening to Audios:** Locate the audio file in your list of uploads. There should be a play button associated with each file to listen to it.
2. **Tagging Audios:** Look for an option to "Add Tags" or "Label" your audio. This will help you organize and search your files.
3. **Moving Audios into Folders:** You can also create folders to group related audio files. Look for an option to "Move to Folder" or "Add to Folder" and select the appropriate folder.
4. **Deleting Audios:** If you no longer need an audio file, look for a delete or trash icon associated with each file. Clicking this will remove the file from your list.

Remember to regularly manage your audios to keep your library clean and organized!


---

# 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://discover.meetyou.ai/entity/recording-uploading-and-managing-audios.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.
