Logo

sapi_textless_lipsync Class Reference

#include <sapi_lipsync.h>

Inheritance diagram for sapi_textless_lipsync:

sapi_lipsync

Detailed Description

this class implements lipsync without a transcription

This uses the Dictation grammar, and simply points the audio to it and waits for the results.

See also:
run_sapi_textless_lipsync for example code

Definition at line 296 of file sapi_lipsync.h.

Public Member Functions

 sapi_textless_lipsync ()
 constructor
 sapi_textless_lipsync (phoneme_estimator *pEstimator)
 constructor with estimator object
virtual ~sapi_textless_lipsync ()
 destructor
virtual bool lipsync (const std::wstring &strAudioFile)
 start the asyncronous lipsync process given a text file and an audio file
virtual void callback ()
 notifications from the sapi engine.


The documentation for this class was generated from the following files:

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