# Record Audio

Maybe you need to record a voice over for your video project. Maybe you're practicing for a Foreign Language or Speech and Debate. No matter what, this job is easy. We'll look at the two tools built into MacOS and Windows. There are many, many alternatives to record your voice.&#x20;

## Mac

![](/files/-LmtJY7tMtSQLX5XSQOE)

1. Open **QuickTime.**
2. From the File menu select *New Audio Recording*
3. Record your audio
4. **Save** the file.
   1. Pro students save their work using [Google Drive File Stream](/lancertech/orientation/file-stream.md). You may need to save your work to a specific folder your teacher has requested.

## PC

![](/files/-LmtKRXclAws9Ka8anBu)

1. Press the **Start** button
2. Type ***Voice Recorder***
3. **Record** your audio.
4. &#x20;**Save** the file.&#x20;
   1. Pro students save their work using [Google Drive File Stream](/lancertech/orientation/file-stream.md). You may need to save your work to a specific folder your teacher has requested.

## Phone

1. **Check your recording app**. I'm very confident you can find an app that records a sound file. Almost certainly one came with your phone.&#x20;
2. **Check Google Drive**. Make sure you also have the Google Drive app and you've logged in with your school Google account.&#x20;
3. **Record your audio.**
4. **Share** **the file to Google Drive**.&#x20;
   1. Save the file to a convenient folder. Your teacher may have shared one with you that you'll have to use.&#x20;

{% hint style="danger" %}
**Provide feedback**\
If you see an error or have a suggestion, [please submit a response to this short form](https://forms.gle/3CPXVUTGU2iwcAWq5).&#x20;
{% 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://gilmour.online/lancertech/content-creation/recording-audio.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.
