From 306d89f30cfd493bbffd03e38b4af5a5b85bdeb3 Mon Sep 17 00:00:00 2001 From: akdeb Date: Mon, 21 Apr 2025 13:05:53 +0100 Subject: [PATCH] working well --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a605ccd..6c7b31f 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ ElatoAI consists of three main components: 10. **Device Management**: Register and manage your devices. 11. **User Authentication**: Secure user authentication and authorization. 12. **Conversations with WebRTC and Websockets**: Talk to your AI with WebRTC on the NextJS webapp and with websockets on the ESP32. +13. **Volume Control**: Control the volume of the ESP32 speaker from the NextJS webapp. ## 🛠 Tech Stack