List Info

Thread: record voice and synchronize lisps... possible ?




record voice and synchronize lisps... possible ?
user name
2006-06-26 19:15:58
Yes - it's quite easy in fact.

1. The mic.activityLevel will give you a number from 0-100
that you can use
to animate your lips during the recording.
2. As you record, embed this value into the stream as a data
object, using

my_ns.send("lipData",active_mic.activityLevel);

3. When playing back the recorded stream, set-up

my_ns["lipData"] = function(level:Number) {
	Trace("the mic level is " + level);
	animateLips(level);
}

For more info, read this 

http://livedocs.macromedia.com/fms/2
/docs/wwhelp/wwhimpl/common/html/wwhelp.
htm?context=LiveDocs_Parts&file=00000593.html

And the help docs.

Cheers

Will

-----Original Message-----
From: flashcomm-bounceschattyfig.figleaf.com
[mailto:flashcomm-bounceschattyfig.figleaf.com] On
Behalf Of Chmielewski
yarek
Sent: Sunday, June 25, 2006 12:03 AM
To: FlashComm Mailing List
Subject: [FlashComm] record voice and synchronize lisps...
possible ?

Recording voice is an easy thing with FCS.

Is it possible to make so real time treatment like
synchonizing lisps of a
character while recording ? (according to the volmue for
instance) Is it
possible to make so post-treatment with recorded FLV sound
(in
RUNTIME) like synchonizing lisps of a character while
recording ?

Thanks


	

	
		
____________________________________________________________
_______________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo!
Mail et son
interface révolutionnaire.
http://fr.mail.yahoo.com
_______________________________________________
FlashCommchattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training http://www.figleaf.com
http://training.figleaf.c
om

_______________________________________________
FlashCommchattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )