Logo

sapi_lipsync_main.cpp File Reference


Detailed Description

main entry point and command line argument processing

This file implements the main entry point for the sapi_lipsync program. It also implements functionality to process the command line arguments

Definition in file sapi_lipsync_main.cpp.

Go to the source code of this file.

Functions

void usage (std::ostream &os)
 prints "usage" information when incorrect arguments are supplied
void banner (std::ostream &os, std::wstring &strAudioFile, TCHAR *strTextFile)
 prints the program banner including copyright
void run_lipsync_message_loop (sapi_lipsync &lsp)
 This function run a win32 message loop.
void run_sapi_textbased_lipsync (std::wstring &strAudioFile, TCHAR *strTextFile)
 This function demonstrates how to perform "Text Based Lipsync".
void run_sapi_textless_lipsync (std::wstring &strAudioFile)
 This function demonstrates how to perform "Textless Lipsync".
int _tmain (int argc, TCHAR *argv[], TCHAR *envp[])
 main entry point of the program


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