An open API service indexing awesome lists of open source software.

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

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

![demo01](rsc/demo01.PNG)

![demo02](rsc/demo02.PNG)

## Requirements

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