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

https://github.com/khushi130404/vocalsync

VocalSync is an Android application developed in Java using Android Studio. It offers a seamless experience for converting speech to text and text to speech, making communication more efficient and accessible.
https://github.com/khushi130404/vocalsync

android-studio espresso-tests java junit4

Last synced: 11 months ago
JSON representation

VocalSync is an Android application developed in Java using Android Studio. It offers a seamless experience for converting speech to text and text to speech, making communication more efficient and accessible.

Awesome Lists containing this project

README

          

# VocalSync

VocalSync is an Android application developed in Java using Android Studio. It offers a seamless experience for converting speech to text and text to speech, making communication more efficient and accessible.

## Features

- Speech-to-Text Conversion: Easily transcribe spoken words into editable text.

- Text-to-Speech Conversion: Convert written text into clear, natural-sounding speech.

- User-Friendly Interface: Simple and intuitive design for effortless interaction.

## Dependencies

- androidx.appcompat:appcompat:1.6.1
- com.google.android.material:material:1.11.0
- androidx.constraintlayout:constraintlayout:2.1.4
- junit:junit:4.13.2
- androidx.test.ext:junit:1.1.5
- androidx.test.espresso:espresso-core:3.5.1