Jump to content
Sign in to follow this  
cobrosstuidos

Lip Sync Example Mission?

Recommended Posts

Hello,

I was wondering if there happened to be any Lip Synch example missions for A2 or OA.

Any help would be much appreciated.

Thanks!

Share this post


Link to post
Share on other sites
Hello,

I was wondering if there happened to be any Lip Synch example missions for A2 or OA.

Any help would be much appreciated.

Thanks!

Yeah...I would love that to... I also canot get .lip file to work...

guys I am trying to get lip file to work in arma3 with no luck. I have done wave to ogg and lip. I have this files in my mission subfolder "sound" but it is just not working...lips do not move.

I have this in my description.ext

class CfgSounds

{

sounds[] =

{

speech1

};

class speech1

{

name = "speech1";

sound[] = {"\sound\speech1.ogg", 1, 1.0};

titles[] = { };

};

};

///////////////////

Can enyone please help me...I have read forums all over the internet...for other works , but for me not....what I am dong wrong?????

I have put in a trigger this

bob say "speech1"

Edited by srckey
typo

Share this post


Link to post
Share on other sites

I am not completely sure but isn't say3D the correct and current call? :-

bob say3D "speech1"

A lip-sync/user-made conversation demonstration mission would be useful yes

Share this post


Link to post
Share on other sites

The correct command in my experience is actually "directsay" - https://community.bistudio.com/wiki/directSay

I know how to do what you are after, but I don't have the time to do it today I'm afraid.

SO unless I'm beaten to it by someone else I'll post a guide on how to do it, and possably an example mission for you gentlemen tommorow.

Regards Hawk.

Share this post


Link to post
Share on other sites

Cmon Hawk, can you please help me out...after all this time...I did not menage to solve this!

I tried Say3D but no luck so far...

Thank you in advance

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×