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.
- Host: GitHub
- URL: https://github.com/khushi130404/vocalsync
- Owner: Khushi130404
- License: mit
- Created: 2024-09-14T03:41:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T06:15:20.000Z (about 1 year ago)
- Last Synced: 2025-01-08T07:21:22.699Z (about 1 year ago)
- Topics: android-studio, espresso-tests, java, junit4
- Language: Java
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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