---
title: audio
framework: tvml
role: collectionGroup
path: tvml/audio
---

# audio

Plays background audio for a full-page template when the template is the top-most document in the navigation stack.

## Overview

Overview Each document page that plays audio in the background must have its own audio element. If the same URL is used between pages, audio will continue to play when the new page is displayed. The audio element only supports unencrypted audio. <audio>     <asset /> </audio> Subelements of audio asset Elements that Use audio background

## Topics

### Valid TVML Attributes

- [binding](tvml/binding.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)

## See Also

### Background Elements

- [background](tvml/background.md)
