Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
guidseg.cpp
Package: cspeech.zip [view]
Upload User: zhaopin
Upload Date: 2007-01-07
Package Size: 79k
Code Size: 1k
Category:
Speech/Voice recognition/combine
Development Platform:
Visual C++
- /******************************************************************************
- * guidseg.cpp
- *
- * This file initializes GUIDS for the Microsoft Speech API
- * NOTE: do not use Precompiled Headers to compile this file
- * due to the inclusion of initguid.h.
- *
- * This code and information is provided "as is" without warranty
- * of any kind, either expressed or implied, including but not
- * limited to the implied warranties of merchantability and/or
- * fitness for a particular purpose.
- *
- */
- #include <windows.h>
- #include <mmsystem.h>
- #include <objbase.h>
- #include <initguid.h>
- #include <objerror.h>
- #ifdef DIRECTSOUND
- #include <dsound.h>
- #endif // DIRECTSOUND
- #include <speech.h> // init GUIDs for Speech API (see initguid.h)