An android app that continuously listens for keyword "HELP" and automatically dials predefined emergency number.
# Suraksha Dial- Emergency Call App
Suraksha Dial is an Android app that continuously listens for the keyword "HELP" using built-in speech recognition. When the keyword is detected, the app automatically dials a predefined emergency number. This project is open-source, does not rely on external APIs, and works online.
## 📜 Features
âś… Continuous voice recognition in the background
âś… Calls a custom emergency contact when "HELP" is detected
âś… Simple UI to set a personal emergency number
âś… Works online using Android's built-in SpeechRecognizer
âś… Runs as a foreground service for persistent listening