@@ -21,16 +21,16 @@ the requirements of community radios.
## Features
- Play audio from multiple sources
- Dynamic switching of sources
-Record output to filesystem
-Stream output to an Icecast Server
-Multichannel Line-out
-Blank Detenction / Silence Detecter
-Auto Pilot a.k.a. Fallback Handling
-API to query Track-Service, monthly reports and information for displaying the Studio Clock (see [Engine API](https://gitlab.servus.at/aura/engine-api))
- Web Application for displaying the Track-Service (see [AURA Player](https://gitlab.servus.at/aura/player))
-Web Application for displaying the Studio Clock (see [Engine Clock](https://gitlab.servus.at/aura/engine-clock))
-**Play audio from multiple sources** including files, streams and analog live audio
-**Dynamic switching of sources** organized as playlists
-**Stream output** to an Icecast Server
-**Multichannel Line-out**
-**Silence Detector** to avoid *Dead Air*
-**Auto DJ** which plays random music when silence is detected
-**API** to query Track-Service, monthly reports and information for displaying the Studio Clock (see [Engine API](https://gitlab.servus.at/aura/engine-api))
-**Web Application for a Track Service** (see [AURA Player](https://gitlab.servus.at/aura/player))
-**Web Application providing a Studio Clock** (see [Engine Clock](https://gitlab.servus.at/aura/engine-clock))
-**Bulk and Timeslot Recorder** (This will be provided after v1.1 by a planned `engine-recorder` component)
Read more on the [Engine Features](docs/engine-features.md) page.