Arma 3
Russian Female Voice
23 Comments
Easya | Изия 19 Oct, 2024 @ 11:56pm 
Какой войс на твоем юните стоит?
Jim 17 Feb, 2022 @ 11:18am 
Good job, thanks friend.
riotgrrl_adria 31 May, 2021 @ 10:03am 
@nathandim already a mod for that. RHSUSAF has one included, but doesn't include any faces. Fifty Shades of Female (I think its called) has that aspect.
minhduc-dev 13 May, 2021 @ 3:15am 
nice
nathandim 12 May, 2021 @ 7:55am 
what about american ones?
Liao 27 Mar, 2021 @ 2:16am 
Decidedly too few female voice options for this game. This one seems to be the most near-complete one. Even tho I don't speak nor understand russian it's still better than having no voice at all to use, thank you very much! :)
Pacifist 21 Apr, 2020 @ 12:33am 
ОХРЕНЕТЬ КАК НИШТЯК
ADAM_HUN 26 Mar, 2020 @ 10:48am 
Hey there, I tried using this mod in the editor with this setSpeaker "FemaleVoiceRU"; but it didn't switch to the female voice. Any idea how I can enable the voice for npc's in eden editor?
Blackburn 24 Dec, 2019 @ 7:12am 
омг до чего технологии дошли
Arkan  [author] 23 Dec, 2019 @ 5:12pm 
Blackburn, Звуковые файлы созданы при помощи речевого синтезатора Yandex SpeechKit )
Blackburn 23 Dec, 2019 @ 4:47pm 
прикольно. а из какой игры брал голос?
correyvola 12 Dec, 2019 @ 3:22am 
great mod thanks! :)
東方 P r o j e c t 4 Dec, 2019 @ 5:25pm 
Если вы заинтересованы в спонсорстве, чтобы помочь дополнить этот мод большим количеством женских голосов на русском или другом языке, я сделаю это. Ключ сервера тоже подойдет.
flankymanga 2 Dec, 2019 @ 7:06am 
@Arkan thanks and good work!
Arkan  [author] 2 Dec, 2019 @ 5:46am 
flankymanga, i used this mod https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1683143541 as well as their own textures made for him for personal use.
Arkan  [author] 2 Dec, 2019 @ 5:42am 
Iceman, You can include this mod in the modpack for personal use, but do not distribute the modpack in public.
Ice 1 Dec, 2019 @ 11:45pm 
Hey Arkan - great work! This is one of those smaller mods that would be nice to add into a larger modpack for a private group. If I give full credit in the mod description, would you mind if I repacked this addon for our group? Would be a nice small touch as we run a number of European based missions.

The modpack isn't intended for public use, so it's nothing that would be widely distributed or have any value to anyone outside our community.

Either way, totally respect your preference. Thanks for the consideration and have a wonderful day!

Respectfully,

Iceman
flankymanga 1 Dec, 2019 @ 6:17pm 
Where did you get the girl character in the demo video?
Coda⭐ 30 Nov, 2019 @ 9:09pm 
Are you using a weapon sound mod?
морская пехота 29 Nov, 2019 @ 10:04am 
морская пехота 29 Nov, 2019 @ 8:16am 
I have to admit that this combo does work in EDEN:

But you must have max_women as well:

XC=["woman1","woman2","woman3","woman4","ZEPHIK_Uniform1","ZEPHIK_Uniform2","ZEPHIK_Uniform3"] call BIS_fnc_selectRandom;

XCA=["max_female1","max_female2","max_female3","max_female4","max_female5","max_female6"] call BIS_fnc_selectRandom;

this stop true;
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;


comment "Add containers";
this forceAddUniform XC;

comment "Set identity";
[this,XCA,"femalevoiceru"] call BIS_fnc_setIdentity;



Arkan  [author] 29 Nov, 2019 @ 2:58am 
With the Max_Women mod, my voice mode works if you put on Max_Women clothes in a virtual arsenal on another character.
морская пехота 28 Nov, 2019 @ 8:34pm 
You should add a note that this only works with ZEPHIK females. Not with Max wimmin.

Other than that it works, and it works well.

Well done!