Add telephony and web server functionality #4

Merged
electron-rare merged 1 commits from feature/esp32-llm-picotts into main 2026-02-21 01:59:33 +00:00

1 Commits

Author SHA1 Message Date
Clément SAILLANT 4d551acc75 Add telephony and web server functionality
- Implement TelephoneSFPManager to manage telephony service interactions.
- Create TelephonyService class to handle telephony states and actions.
- Develop WebServerManager for handling HTTP requests and managing contacts.
- Add HTML, CSS, and JavaScript files for the web UI to interact with the telephony system.
- Introduce WifiManager for managing WiFi connections.
- Implement unit tests for telephony features and state transitions.
- Ensure proper input validation and error handling in web server routes.
2026-02-18 04:03:30 +01:00