Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Use the android TTS feature to speech messages #1813

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

to268
Copy link

@to268 to268 commented Aug 24, 2021

Hi,
I wanted to add a feature to speech the text of the selected message because someone i know can't read correctly messages and the accessibility builtin the phone isn't good enough and hearing messages is easier. I have added a button in the options menu which is only available when selecting one message, it's using the default language of the phone for the speech language. This feature is basic and this can be improved and this feature isn't working on phones with android 11+ because i have not added a line in the android manifest (see Android SDK TTS page). I'm looking forward to hopefully add my feature in the main app and correct mistakes i have made (if any),

@to268
Copy link
Author

to268 commented Aug 25, 2021

i have fixed an issue with line endings

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2017 Moez Bhatti <[email protected]>
* Copyright (C) 2017,2021 Moez Bhatti <[email protected]>,to268
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should i add my real name and my email address instead ?

@octoshrimpy
Copy link

@to268 Would you be willing to take a look at this one more time and send a PR for https://github.com/octoshrimpy/quik ?

@to268
Copy link
Author

to268 commented Nov 14, 2023

Sure @octoshrimpy!
I'll put that on my todo list and I'll create a PR on your fork.
This is something I wanted to see, since I don't have time and enough expertise to update and maintain an Android app.
I'm glad that someone is now doing this.

@KonTy
Copy link

KonTy commented Nov 18, 2023

Hey @octoshrimpy thank you for resurrecting QKSMS. It is a great app and deserves to leave. :) @to268 in the spirit of staying Open Sound I would reccomend using RHVoice not Android SDK. https://github.com/RHVoice/RHVoice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants