https://github.com/azurejoga/clipboard-autospeak
"Android application for real-time clipboard monitoring, using TTS to vocalize copied content in the background."
https://github.com/azurejoga/clipboard-autospeak
Last synced: 8 months ago
JSON representation
"Android application for real-time clipboard monitoring, using TTS to vocalize copied content in the background."
- Host: GitHub
- URL: https://github.com/azurejoga/clipboard-autospeak
- Owner: azurejoga
- Created: 2024-09-16T16:49:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-16T18:47:23.000Z (about 1 year ago)
- Last Synced: 2025-01-12T01:11:05.225Z (9 months ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.json
Awesome Lists containing this project
README
## : Real-time clipboard monitoring with TTS for Android
## Credit, Ashish Kaushik
### Overview
This Android app provides real-time clipboard monitoring, automatically vocalizing any copied text using Text-to-Speech (TTS) technology. Designed for continuous operation in the background, it provides an efficient and smooth user experience without interruptions.### Features
- **Real-time monitoring**: The application instantly detects and processes text copied to the clipboard.
- **TTS Integration**: Copied content is vocalized using the device's native TTS engine, ensuring clear and accurate audio output.
- **Background Operation**: The app runs silently in the background with minimal impact on device performance.### Current Availability
The app is currently available as an **extension for the Jieshuo screen reader**, improving accessibility for users who rely on TTS for interaction. Integration with Jieshuo allows the app to seamlessly monitor and speak clipboard contents in real-time.### Installation (Jieshuo extension)
For Jieshuo screen reader users:
## installation method 1
1. download the extension [here](https://github.com/azurejoga/clipboard-autospeak/raw/refs/heads/master/clipboard%20auto%20speak.ppk)
## Installation method 2
1. Open Jieshuo Settings.
2. Navigate to the **download additional content and extensions** section.
3. Download and Activate the **Clipboard autospeak** extension.
4. The app will automatically start monitoring clipboard activity and vocalize the copied content in the background.
5. After you click on extensions and clipboard autospeak a message will be spoken indicating that the extension will be active
Everything is ready, you can start using!## future plans
- **Standalone APK release**: the app will be made available as a downloadable APK, expanding compatibility across all Android devices without relying on a screen reader.Stay tuned for more updates as we prepare to release the APK version!
## known issues
* Sometimes the extension makes some gestures stop working, such as up and right, down and right, among others. To fix this you must deactivate and activate jieshuo again
* Sometimes when the extension is active and you go to more options in extensions, your jieshuo can freeze and freeze, causing it to deactivate and activate itself again.### credit and divulgation!
Develloped by Ashish Kaushik