SAMPLE: Using the Voice Control from eMbedded Visual Basic (304299)



The information in this article applies to:

  • Microsoft eMbedded Visual Basic 3.0
  • Microsoft eMbedded Visual C++, Version:4.0
  • Microsoft Windows CE Platform SDK for Pocket PC

This article was previously published under Q304299

SUMMARY

The Vbvoice.exe sample is package that includes sample code to build a dynamic link library (DLL) to use the Voice Control on Pocket PC from an eMbedded Visual Basic application.

MORE INFORMATION

The source code to the sample DLL includes code to use the Voice Control in a modeless manner without automatically closing the Control when it loses window focus. The sample DLL subclasses the control to handle the WM_ACTIVATE message so that it can remain on an eMbedded Visual Basic form while the user continues to use the rest of the application.

Included with the sample DLL (Vbvoice.dll) is an eMbedded Visual Basic application to demonstrate its use. The application calls functions in the DLL which, in turn, creates and uses the Voice Control on the Pocket PC.

The following file is available for download from the Microsoft Download Center:
Release Date: JUL-20-2001

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The Vbvoice.exe file contains the following files:

Folder nameFile nameSize
.Readme.txt3,578
VbvoiceVbvoice.vcw542
VbvoiceVbvoice.vcp20,094
VbvoiceVbvoice.cpp5,287
VbvoiceVbvoice.h810
VbvoiceVbvoice.def102
TestvbvoiceTestVBVoice.ebp980
TestvbvoiceTestVBVoice.ebw84
TestvbvoiceMain.ebf5,620
TestvbvoiceVbvoice.bas694

Modification Type:MinorLast Reviewed:8/18/2005
Keywords:kbfile kbhowto KB304299