FaceFX Support

FaceFX Documentation and support

Python - Samples & Help

Sample Scripts

There are several Python scripts in the FaceFX Studio scripts directory that can be used as a reference.

Python Help

From the python shell, additional documentation is available from the python modules that ship with FaceFX Studio.  For example:

import FxAnimation help(FxAnimation) help(FxStudio) help(FxPhonemes)