Logo

phoneme_estimator::phoneme_estimator  ) 
 

default constructor. Assumes SAPI 5.1 english phoneme set

The default constructor uses the SapiEnglish51 as the model for the phonemes coming from SAPI.

Definition at line 122 of file phone_estimate.cpp.

00123 {
00124     this->m_pSpec = SapiEnglish51;
00125 }


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