Examining the Dragon Speech-Recognition System

By Al Williams

Dr. Dobb's Journal July 1998

If Not IsDDWinRunning() Then ' Dragon not running
  If Not StartDDWin() Then ' Didn't start up either
     MsgBox "Can't start DragonDictate"
  End If
End If

Example 1: Starting up DragonDictate.

Back to Article


Copyright © 1998, Dr. Dobb's Journal