Logo

const std::wstring & sapi_lipsync::getErrorString  ) 
 

retrieve the error string

This method returns the current error string describing what went wrong, if anything.

Return values:
string - error string

Definition at line 253 of file sapi_lipsync.cpp.

00254 {
00255     return (m_err);
00256 }


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