logo

Module bevy::audio[][src]

Expand description

Provides types and plugins for audio playback.

Modules

Structs

Use this resource to play audio

Used internally to play audio on the current “audio device”

Adds support for audio playback to a Bevy Application

A source of audio data

Traits

A type implementing this trait can be decoded as a rodio source

Functions

Plays audio currently queued in the Audio resource through the AudioOutput resource