Logo

sapi_lipsync.exe command line arguments.

The command line arguments to the sapi lipsync program consist of specifying a single .wav audio file and an optional text file.

The program looks for a file with extension *.wav in the command line arguments, if not found, the program punts. If found, it looks at the rest of the arguments to determine if there is an accompanying text file.

The program can lipsync only one file at a time.

The first argument should be the audio file. The second argument, an optional text file.

DOS:\>sapi_lipsync.exe my_audio.wav my_audio.txt
;; performs text based lipsync given the audio file and the text
;; transcript

DOS:\>sapi_lipsync.exe my_audio.wav
;; performs lipsync without the text file


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