I understand that the player does not talk much, if at all.
Vanilla voice types work with PC, as in battlecries when you swing your weapon can be heard. I want to make a voice type like that.
To that end, I did the following:
- Created a voice type in CK, ID "FemalePCEV". Ticked "Allow Default Dialogue"
- Assigned said voice as a custom race's voice data (here I use Ashen)
- Created a folder under data/sounds/voice/mymod.esp/femalepcev (I'm editing OrientalRace.esp, so it's data/sounds/voice/OrientalRace.esp/femalepcev). Either it's sound(s) or voice(s), I don't remember the exact name, but it's correct.
- Extracted the FemalEvenToned voice data from Skyrim.esm, and copied ALL of its data into said femalepcev folder
And it doesn't work. The battlecries are not heard.
Can someone point me in the right direction?