An open API service indexing awesome lists of open source software.

https://github.com/abd-01/android-speech-controlled-assistance

Android Application for smart classroom, uses voice-based commands to perform actions.
https://github.com/abd-01/android-speech-controlled-assistance

android-application android-studio httpget iot speech-recognition text-to-speech volley

Last synced: 30 days ago
JSON representation

Android Application for smart classroom, uses voice-based commands to perform actions.

Awesome Lists containing this project

README

          

# Android-Voice-Controlled-Assistance



This is an Android Applications for Smart Classroom uses Speech Recognition to perform actions such as turning on/off ligths, etc.

We have used [Bolt WiFi Module](https://docs.boltiot.com/docs/bolt-wifi-module) for this project.

## Import Code on device
Refer [here](https://docs.boltiot.com/docs/import-example-code) for adding code on the device.
We've used 5 pins as follows to toggle state between `HIGH`/`LOW`:

| Pin No. | Appliance Controlled |
|:-------:|:---------------------:|
| 0 | Light |
| 1 | Fan |
| 2 | Door |
| 3 | Projector |
| 4 | Curtains |

## Configuring

Refer [here](https://docs.boltiot.com/docs/device-info) to get Device Id.





Configuration Intent

# Android Application





(a) Main Intent (b) Speech Recognition. (c) No Mic. menu

## Demo

https://user-images.githubusercontent.com/63636498/124931723-20468580-e020-11eb-8ce6-08d5f8451609.mp4&height=512

## Contributers

* Hardware: [Hadi Ali](https://github.com/hadiali2100)
* Android App: [Muhammed Abdullah](https://github.com/ABD-01)