diff --git a/README.md b/README.md
index 42e1593..46d90e5 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,12 @@
# 🚀 ElatoAI: Realtime Speech AI Agents for ESP32
-Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and Deno Edge Functions for >10-minute uninterrupted global conversations
+Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and Deno Edge Functions for >15-minute uninterrupted global conversations
-[](https://discord.gg/KJWxDPBRUj)
+[](https://discord.gg/KJWxDPBRUj)
[](https://opensource.org/licenses/MIT)


@@ -169,6 +169,7 @@ ElatoAI consists of three main components:
18. **Button and Touch Support**: Use the button OR touch sensor to control the ESP32 device.
19. **No PSRAM Required**: The ESP32 device does not require PSRAM to run the speech to speech AI.
20. **OAuth for Web client**: OAuth for your users to manage their AI characters and devices.
+21. **Pitch Factor**: Control the pitch of the AI's voice from the NextJS webapp to create cartoon-like voices.
## 🛠Tech Stack