473,386 Members | 1,779 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Include Microsoft Text-to-Speech in program

I want to make a script that takes any text you enter and then Microsoft Sam reads it. Is this possible? How can I do this?
Aug 28 '07 #1
1 1453
bartonc
6,596 Expert 4TB
I want to make a script that takes any text you enter and then Microsoft Sam reads it. Is this possible? How can I do this?
The Text Services Framework is COM based, and as such, is availble to Python programmers via PyWin32 or the ctypes module (actually, all win32 APIs are availble through ctypes & comtypes is a more up-to-date package for COM programming in Python). the comtypes package was once part to ctypes, prior to V1.0. It has been split off and there is very little documentation for it so far.
Aug 28 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Lee David | last post by:
I have an include in my code: <?php include("SQL_A_Connect.inc"); .. .. .. ?> Here is the include: $userSQL = "me";
3
by: David A. Beck | last post by:
I have several pages where we inlcude client side script using the following syntax. <script type="text/vbscript" language="VBScript" src="<%=Session("BaseURL")%>library/common.vs"></script> ...
1
by: JT | last post by:
anyone know the difference between these 3 include statements? <!--#include file="folderA/file1.asp"--> <!--#include virtual="/folderA/file2.asp"--> <!--#include...
4
by: michaaal | last post by:
I have two folders in my website... Folder1 (this is where my #include file is, this is where the style.css is) --Folder2 (Folder2 is inside of Folder1) Folder2 contains a file that has...
7
by: Fabri | last post by:
I'm trying to develop a way to include static files in htm pages with javascript. I'm trying to use XMLHTTP object this way: ...
2
by: unknown | last post by:
I compiled as following (e.g) cl first.cpp but following message ↓ Cannot open include file "windows.h" :Such a file or directory What compile option is used in dotnetframework SDK 1.1 or...
2
by: Shiju Poyilil | last post by:
what is the difference between UserControl and Include Page . Rgds Shiju
13
by: Rick Anderson | last post by:
Group, I want to define a #include directive from another macro, if possible... For example, the following doesn't work but is basically what I need to do: #define...
1
by: Ragnar | last post by:
In myPage.asp I am calling a function which is stored in an include-asp-file. Unfortunately I get an empty screen myPage.asp: ............ <!--#include virtual="include.asp" --> <% Call...
7
by: Giancarlo Bassi | last post by:
Please, what are here the 11 include files (found over the internet)? */mozzarella.c /* #include #include #include #include #include #include
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.