# Export animated waveform

You can also export audio as video with an animated  waveform, choose a waveform style and color.&#x20;

Color can be any valid [css color name](http://w3schools.sinsixx.com/css/css_colornames.asp.htm) or valid [hex value](https://www.color-hex.com/).

![](/files/-M6aJk8YnjgmJS91vmoR)

Here's some example of the available waveforms styles&#x20;

#### Cline

![Cline](/files/-M6aBzUgNymxe57lw3Pk)

#### Line

![line](/files/-M6aC0oOTAAyS00rU2XK)

#### p2p

![p2p](/files/-M6aC5Apvc3OAhtN1HI6)

#### Point&#x20;

![](/files/-M6aCAQUctK4brMIcvzC)

### Adding captions

To add captions to the automated waveform, at the moment, the exported mp4 could be combined with captions, by [exporting plain text option from this app](/autoedit-3-user-manual/1.2.1/7.-export.md#text-file), and using [subtitlesComposer-app](https://autoedit.gitbook.io/subtitles-composer-app/) to create a caption file.

Then you could then either use an editing software of choice to bring the two together, or the experimental [captions burner app](https://pietropassarelli.com/captions_burner/).

####


---

# 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://autoedit.gitbook.io/autoedit-3-user-manual/1.2.1/7.-export/export-animated-waveform.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.
