https://github.com/sappho192/partyyomi
TTS program which reads in-game chat of Final Fantasy XIV
https://github.com/sappho192/partyyomi
Last synced: 2 months ago
JSON representation
TTS program which reads in-game chat of Final Fantasy XIV
- Host: GitHub
- URL: https://github.com/sappho192/partyyomi
- Owner: sappho192
- License: mit
- Created: 2024-06-29T13:40:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T01:45:34.000Z (10 months ago)
- Last Synced: 2025-02-02T22:14:03.695Z (4 months ago)
- Language: C#
- Size: 7.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- [PartyYomi](#partyyomi)
- [Key Features](#key-features)
- [Requirements](#requirements)# PartyYomi
TTS program which reads in-game party chat of Final Fantasy XIV
## Supported UI Language
- English (en-US)
- Korean (ko-KR)## Key Features
* [X] Choose which chat channel to listen
* [X] Ignore specific player's chat
* [X] Adjust the volume and rate(speed) of TTS
* [ ] Change the TTS engine per chat language

## Requirements
* [.NET 8](https://dotnet.microsoft.com/ko-kr/download/dotnet/8.0)
* Windows 10 or above