BigWigs Voice (Korean)

BigWigs Voice (Korean)

228k Downloads

BigWigs Voice Korean is community driven and open source, with development done on GitHub. You can contribute code, sounds, and report issues there: https://github.com/excorp/BigWigs_Voice_Korean

Description

A plugin for BigWigs that will play Text-To-Speech sounds for boss abilities. If this addon is installed, an extra option called "Voice" will appear under every boss ability in the options screen. This option will be on by default, and can be toggled off. That means a sound will be played for everything... if a sound exists for that ability in the first place (which is where the main decision making should come in).

The addon itself is a few lines of code, the main work is in adding the appropriate sound files.

보스 능력에 대해 음성으로 알려주는 BigWigs용 플러그인 입니다. 이 애드온이 설치되면 BigWigs 설정화면에 각 보스 능력치 설정창에 "음성" 이라는 항목이 생깁니다.해당 항목은 기본값이 on 이며  off 시킬수 있습니다. 즉 모든 능력에 대해 음성이 나오게 됩니다. (음성파일이 존재하는 스킬이라면..)

이 애드온은 몇줄되지 않습니다. 대부분은 음성 파일로 구성되어 있습니다.

음성 파일은 구글 Cloud TTS API를 이용해서 만들었으며, WeveNet-B WeveNet-A, speed 1.3으로 만들었습니다.