Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joyrider3774/PlayniteGameSpeak
Text to speech plugin for playnite, "speaking out" the game names and such
https://github.com/joyrider3774/PlayniteGameSpeak
narrator playnite playnite-extension sapi
Last synced: about 1 month ago
JSON representation
Text to speech plugin for playnite, "speaking out" the game names and such
- Host: GitHub
- URL: https://github.com/joyrider3774/PlayniteGameSpeak
- Owner: joyrider3774
- License: mit
- Created: 2020-10-19T09:35:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T14:54:30.000Z (over 2 years ago)
- Last Synced: 2024-08-03T19:09:22.255Z (5 months ago)
- Topics: narrator, playnite, playnite-extension, sapi
- Language: C#
- Homepage: https://joyrider3774.github.io/PlayniteGameSpeak/
- Size: 217 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Playnite Game Speak
![DownloadCountTotal](https://img.shields.io/github/downloads/joyrider3774/PlayniteGameSpeak/total?label=total%20downloads&style=plastic) ![DownloadCountLatest](https://img.shields.io/github/downloads/joyrider3774/PlayniteGameSpeak/latest/total?style=plastic) ![LatestVersion](https://img.shields.io/github/v/tag/joyrider3774/PlayniteGameSpeak?label=Latest%20version&style=plastic) ![License](https://img.shields.io/github/license/joyrider3774/PlayniteGameSpeak?style=plastic)A Text to speech plugin for playnite, it can "speak out" the game names, game launching, game installed and game uninstalled, ... texts using speech api.
[Latest Release](https://github.com/joyrider3774/PlayniteGameSpeak/releases/latest)
## Buy me a "koffie" if you feel like supporting
I do everything in my spare time for free, if you feel something aided you and you want to support me, you can always buy me a "koffie" as we say in dutch, no obligations whatsoever...## Settings
Using the Settings -> Plugins -> Game Speak screen you can choose which texts to speak out and where (fullscreen, desktop, both or never).
You can also specify what should be said. There is a special variable `[game]` you can put in certain events that support it, where it will be replaced by the related game's name.![Settings](settings.png)
## Unlock extra voice
It's possible to unlock an extra voice see here https://windowsreport.com/unlock-new-text-to-speech-voice-windows-10/## choose text to speech voice in control panel
[![Change TTS voice in control panel](http://img.youtube.com/vi/sTR_paVlT0o/0.jpg)](http://www.youtube.com/watch?v=sTR_paVlT0o "Change TTS voice in control panel")## Example video
[![Game Speak Example Video](http://img.youtube.com/vi/0IAgNGoCVLA/0.jpg)](http://www.youtube.com/watch?v=0IAgNGoCVLA "Game Speak Example Video")## Translation
The project is translatable on [Crowdin](https://crowdin.com/project/playnite-game-speak)#### Thanks to the following people who have contributed with translations:
Darklinpower, M0ylik, Renia, yngams, voi__Wood, Akmal Ludin, atemporal_
## Credits
* Used Icon made by [Freepik](http://www.freepik.com/)
* Original Localization file loader by [Lacro59](https://github.com/Lacro59)