anoyetta / ACT.Hojoring

Advanced Combat Tracker の FFXIV向けプラグインです。トリガ、TTSの拡張、HUDの拡張など。
BSD 3-Clause "New" or "Revised" License
287 stars 68 forks source link

TTSYukkiri unable to use alternate voice ext1 #405

Closed StellarJay77 closed 3 months ago

StellarJay77 commented 3 months ago

Describe the bug I am trying to use alternate voices for different types of notifications in ACT but changing the voices on the ext1/ext2/ext3 tabs and then choosing those as the voice type in the notification or under preview does not use any different voice other than the default

To Reproduce Steps to reproduce the behavior:

  1. Plugins Tab
  2. YUKKIRI
  3. Change voice on Ext1
  4. Select Ext1 on Preview and click voice bubble icon
  5. The voice will always be the voice set on the Default Tab

Screenshots image

Environment

wbonbon commented 3 months ago

何故か常にDefaultを使うプログラムになっていたので、 ext1/ext2/ext3を指定した場合切り替わるようにプログラムを修正します

wbonbon commented 3 months ago

修正しました AquesTalkでしか実験していませんが構造は他のTTSも一緒なので多分動くと思います また、CeVIO/CeVIO AI/Voiceroidは元々ext1/ext2/ext3を指定する機能がなかったのでそのままです 試してみて下さい https://github.com/anoyetta/ACT.Hojoring/releases/tag/v10.3.7-240804.1152

StellarJay77 commented 3 months ago

Tested and works perfectly now. Thank you.