Logo

sapi_lipsync::sapi_lipsync phoneme_estimator pEstimator  ) 
 

constructor with estimator object

This method constructs the lipsync object with a phoneme_estimator

This will be used to hueristically spread the phonemes across the word time stamp.

Parameters:
pEstimator - [in] the estimator. Can be NULL

Definition at line 96 of file sapi_lipsync.cpp.

00097 {
00098     m_pPhnEstimator = pEstimator;
00099 }


Copyright (C) 2002-2005 Annosoft LLC. All Rights Reserved.
Visit us at www.annosoft.com