Navigation:  thinBasic Modules >

SAPI

Previous pageReturn to chapter overviewNext page

 

Description

 

SAPI module provides function to handle interface with Win32 Speech API (SAPI).

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "SAPI"

 

This directive will load the module and add the following new keywords.

 

Reference

 

Download SDK

http://www.microsoft.com/downloads/details.aspx?familyid=5E86EC97-40A7-453F-B0EE-6583171B4530&displaylang=en

 

Tech

http://www.microsoft.com/speech

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com