Skip to content

Commit e41f493

Browse files
Update README.md
1 parent fe1bbd1 commit e41f493

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Muse Library
2+
23
This is a library to ease devlopment with Raspiaudio's muse devices, for now it supports [ESP32 Muse devices](https://raspiaudio.com/muse/) :
34
- Muse Luxe
45
- Muse Radio
@@ -12,17 +13,12 @@ The **Muse Library** is an Arduino library designed for the ESP32-based Muse dev
1213

1314
## Features
1415

15-
- **NeoPixel Control**: Easily set and display colors on the Muse Luxe's integrated NeoPixel LED.
16-
- **Audio Playback**: Control audio playback using the ES8388 codec and integrate streaming or audio functionalities.
17-
- **Battery monitoring**: Control audio playback using the ES8388 codec and integrate streaming or audio functionalities.
1816

17+
- **OpenAi chatgpt integration** for realtime API and classic STT-LML-TTS
18+
- **Audio Playback**: Streaming URL or local audio file on SD card
1919
- **Audio recording**
20-
21-
## Table of Contents
22-
23-
- [Installation](#installation)
24-
- [Dependencies](#dependencies)
25-
20+
- **Battery monitoring**: Control audio playback using the ES8388 codec and integrate streaming or audio functionalities.
21+
- **NeoPixel Control**: Easily set and display colors on the Muse Luxe's integrated NeoPixel LED.
2622

2723
## Installation
2824

0 commit comments

Comments
 (0)