Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.56 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.56 KB

One2Many

Android Project

This app is an enhancement for translator functions by outputting results of the translation on multiple smart devices.

Features

One2Many Speech Translator able to receives input speech via a single device and display the result on multiple smartphones that have the same app installed

Scenario

The system largely involves with University College of Technology Sarawak (UCTS) on the first few requirements and scenario. For example, during Muslim chanting, the “Host” can use the system, speak Arabic speech and translate it into Malay. The other smart devices, which act as “Client” or “Receiver” is responsible for showing the translated text. Also, the translator can support multiple input and output languages, not just Arabic to Malay.

Getting Started

Go to https://play.google.com/store/apps/details?id=com.kslimweb.one2many to install the app

Prerequisites

You will need an Android phone with Androd version 5.0 (Lolipop) and above

Built With

  • Android Studio - The IDE used
  • Java programming language and XML
  • Retrofit - For helping in web services coding
  • Maven - Dependency Management
  • Gradle - Dependency Management

Authors

Future Enhancement

  • Convert the programming languages used - Java into Kotlin