> For the complete documentation index, see [llms.txt](https://jjloomis.gitbook.io/adobe-audition-2020-basics-home-edition-windows/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jjloomis.gitbook.io/adobe-audition-2020-basics-home-edition-windows/listening-and-logging/listening-to-wav-files-in-waveform-editor.md).

# Listening to Your Audio in the Waveform Editor

In Audition, you’ll use the Waveform Editor to listen to your WAV files. Later, you'll use the Waveform Editor to create sound bites and edit the content of your WAV files.

1. In the **Files** panel (upper-left), double-click a WAV file. The WAV file will open in the waveform editor.&#x20;
2. Click the **Play** button (bottom of screen) or press the **spacebar** (on keyboard) to play your WAV file.
3. If necessary, click in the **Timeline** to reposition the **playhead**.
4. Click the **Stop** button or press the **spacebar** to stop playing the WAV file. **Note**: Do not use the **Pause** button. Only use **Play** and **Stop**. (Using the **Pause** button causes problems when [adding range markers to a WAV file](/adobe-audition-2020-basics-home-edition-windows/listening-and-logging/adding-range-markers-to-wav-file.md).)&#x20;

![](/files/-M5gs4BZoxYzWqLeBhpI)


---

# 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:

```
GET https://jjloomis.gitbook.io/adobe-audition-2020-basics-home-edition-windows/listening-and-logging/listening-to-wav-files-in-waveform-editor.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.
