File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 11# Muse Library
2+
23This 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
You can’t perform that action at this time.
0 commit comments