AndraxDev / speak-gpt

Your personal voice assistant based on OpenAI ChatGPT.
https://play.google.com/store/apps/details?id=org.teslasoft.assistant
Apache License 2.0
290 stars 59 forks source link

Add support for Turkish language and "Always Speak" feature to Assistant Settings #20

Closed smurat closed 1 year ago

smurat commented 1 year ago

This pull request includes two new features for the Assistant Settings: support for the Turkish language and an "Always Speak" feature. With support for the Turkish language, users who prefer to use the Assistant in Turkish can now do so seamlessly.

The "Always Speak" feature ensures that the text-to-speech (TTS) feature is used even if the user does not use the speech-to-text service. This feature improves accessibility for users who prefer to type their responses instead of speaking them out loud.

AndraxDev commented 1 year ago

Thanks, now I need to change API key because you disclosed it! Also I recommend you to fork my repo and push changes here as your build broke my Android Studio settings and I had to revert project settings. I will review code and add it manually. Thanks for understanding!

AndraxDev commented 1 year ago