Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 819 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 819 Bytes

Voice Assistant for Android

Description

This Android app features voice recognition to execute commands based on spoken input. It integrates speech-to-text technology for real-time command handling.

demo

Features

  • Real-time speech-to-text conversion.
  • Command parsing and execution.
  • Customizable command sets.
  • Easy integration with other app functionalities.

Installation

  1. Clone the repository:
  2. Download APK

Usage

  1. Launch the app.
  2. Speak your command clearly into the microphone.
  3. The app will recognize the command and execute the corresponding action.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.