54 lines
2.2 KiB
HTML
54 lines
2.2 KiB
HTML
<html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
|
|
<head>
|
|
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<meta HTTP-EQUIV="Expires" CONTENT="Tue, 04 May 1999 21:29:02 GMT">
|
|
<title>Voice Command Demos</title>
|
|
<link rel="stylesheet" href="rcml.css" type="text/css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- Martian Text -->
|
|
<table border=0 cellpadding=0 cellspacing=0 height=39>
|
|
<tr>
|
|
<td><a class="logo" href="http://RCML">RCML</a>
|
|
<span class="logodot">.</span> <span class="logohead">CICEROInstall</span></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<hr>
|
|
|
|
<!-- Site Directory -->
|
|
<p><span class="section">Installation</span></p>
|
|
<p>There are 3 parts to installing the Voice Demos; you need SAPI, CICERO, and
|
|
the demo apps. I have this on a Windows 2000 Server, 2195 build.</p>
|
|
<blockquote>
|
|
<ol>
|
|
<li> <a href="file://b11nlbuilds/sapi5/1614.4/RELEASE/MSI/setup.exe">Install
|
|
SAPI.</a></li>
|
|
<li> <a href="file://cicero/drop/Cicero/x86/1718.6/msi/setup.exe">Install
|
|
Cicero</a></li>
|
|
<li> <a href="file://felixants/public/rcml/rcmlsetup.msi">Install a Cicero
|
|
enabled wordpad</a></li>
|
|
</ol>
|
|
</blockquote>
|
|
<p>You should now have two new Apps on the start menu. Start with the
|
|
"Cicero Wordpad". This is the MFC sample application from MSDN, with
|
|
2 lines of code changed - which make it FULLY Cicero enabled.</p>
|
|
<p>When you put focus on Wordpad, you should see a small toolbar much like
|
|
this:</p>
|
|
<p><img border="0" src="images/cicerotoolbar.jpg" width="600" height="411"></p>
|
|
<p>The "Mic" button indicates that dictation is on. When you start
|
|
speaking, you'll see <font color="#000000"><span style="background-color: #00FF00">............</span></font></font>
|
|
when there is a suitable pause, this will be converted to text.</p>
|
|
<p>If you have a wacom tablet, then you need to install some additional drivers.</p>
|
|
<ol>
|
|
<li> <a href="file://felixants/public/zips/wacom/wsetup.exe">Wacom
|
|
drivers for Win2K</a></li>
|
|
<li> <a href="file://ihpg-test1/release/Office10/MSI/TipRelease.htm">Hand
|
|
writing tip thingy from Cicero.</a></li>
|
|
</ol>
|
|
<p> </p>
|
|
</body>
|
|
</html>
|