Re: [Audyssey] visual basic help

2009-12-29 Thread Munawar Bijani
Hi,
Also, if you're using .NET, you don't need the MSAPI.dll. The interface to 
SAPI is built in to the .NET framework in the System.Speech namespace.
Munawar A. Bijani
blog: http://munawar0009.blogspot.com
http://www.bpcprograms.com
Follow on Twitter for blog updates: http://www.twitter.com/munawar0009

--
From: Thomas Ward thomasward1...@gmail.com
Sent: Monday, December 28, 2009 7:21 PM
To: Gamers Discussion list gamers@audyssey.org
Subject: Re: [Audyssey] visual basic help

Hi Chastity,
I don't know if you are a member of Book Share or not, but they do have
some very good  books on Visual Basic .NET in daisy format for a new
programmer. Two that come to mind are Learning Visual Basic .NET and
Visual Basic .NET in a Nutshell. Both are published by O'Reilly and
Associates.
As far as using DirectX in a Visual Basic .NET application you need a
third-party development kit such as SlimDX which provides a managed
interface to DirectX. To get the SlimDX SDK go to
http://www.slimdx.org
and download/install it.
One thing I'd like to mention before I go is there are two different
languages called Visual Basic. There is Visual Basic 6 and earlier which
is very old, no longer being supported by Microsoft, etc that is still
being used by Jim Kitchen and others. There is the newer visual Basic
language Visual Basic .NET which is more object oriented, uses the .NET
Framework, and has many features/upgrades that previously were not
available in Visual Basic 6 and earlier. Plus the Visual Basic 6
compilers are not free, and are hard to find where Visual Basic .NET
Express is free and easy to find.

HTH

Chastity MORSE wrote:
 Hi, and yes, I'm still working on the C++ code. However, does anyone know 
 of
 a good and explanatory tutorial for Visual Basic since I had a couple of
 suggestions for converting Apple II games using that code base?
 Someone also mentioned a direct X library and the sappy object library. 
 Does
 anyone know where I can get those from?
 Thanks again:
 Chastity

 


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] visual basic help

2009-12-29 Thread Jim Kitchen

Hi Chastity,

If you get ahold of Visual Basic 6.  You will then want to down load from 
Microsoft or I could send you the developers kits (SDK) for the sapi5 speech 
and DirectX.  The files are speechsdk51.exe and DX81b_SDK.exe.  That would be 
all that you need for the speech and playing sounds in VB6.

HTH

BFN

Jim

There is nothing in the world like a persuasive speech to fuddle the mental 
apparatus.

j...@kitchensinc.net
http://www.kitchensinc.net
(440) 286-6920
Chardon Ohio USA
---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] visual basic help

2009-12-28 Thread Thomas Ward

Hi Chastity,
I don't know if you are a member of Book Share or not, but they do have 
some very good  books on Visual Basic .NET in daisy format for a new 
programmer. Two that come to mind are Learning Visual Basic .NET and 
Visual Basic .NET in a Nutshell. Both are published by O'Reilly and 
Associates.
As far as using DirectX in a Visual Basic .NET application you need a 
third-party development kit such as SlimDX which provides a managed 
interface to DirectX. To get the SlimDX SDK go to

http://www.slimdx.org
and download/install it.
One thing I'd like to mention before I go is there are two different 
languages called Visual Basic. There is Visual Basic 6 and earlier which 
is very old, no longer being supported by Microsoft, etc that is still 
being used by Jim Kitchen and others. There is the newer visual Basic 
language Visual Basic .NET which is more object oriented, uses the .NET 
Framework, and has many features/upgrades that previously were not 
available in Visual Basic 6 and earlier. Plus the Visual Basic 6 
compilers are not free, and are hard to find where Visual Basic .NET 
Express is free and easy to find.


HTH

Chastity MORSE wrote:
Hi, and yes, I'm still working on the C++ code. However, does anyone know of 
a good and explanatory tutorial for Visual Basic since I had a couple of 
suggestions for converting Apple II games using that code base?
Someone also mentioned a direct X library and the sappy object library. Does 
anyone know where I can get those from?

Thanks again:
Chastity 



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.

  



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] Visual Basic Help

2008-08-17 Thread Jim Kitchen
Hi Kevin,

If you like, I can send you a simple sample guess the number game that is 
written in Visual Basic 6.  It uses DirectX to play sounds, showing how to pan 
them etc.  And it uses the sapi5 text to speech engine for speech.

Just let me know if you would like me to send it to you privately.

BTW it is under 200k zipped with the wave files, source code etc.

BFN

 Jim

The Einstein theory is relatively simple.

[EMAIL PROTECTED]
http://www.kitchensinc.net
(440) 286-6920
Chardon Ohio USA
---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to [EMAIL PROTECTED]
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[EMAIL PROTECTED]
If you have any questions or concerns regarding the management of the list,
please send E-mail to [EMAIL PROTECTED]


Re: [Audyssey] Visual Basic Help

2008-08-15 Thread Ryan Smith
Hi,
Sure I aded you to my MSN, please add me or accept the invitation:
computerwizry55  (@hotmail.com)
-Ryan Smith
*All SDM bugs squashed.*

Kevin Weispfennig  wrote:
 Hi,

 Can anny one help me? I have a little Problem with VB6. I want to
 program a little game. But more in Private mail. Can you send me? I also
 have skype: foerbye1996, or msn [EMAIL PROTECTED] or aim
 weispfennigkevin or yahoo kevinweisi. Thanks.

 Kevin

 --
 Email: [EMAIL PROTECTED]
 Homepage: Im umzug, warten bis wieder existiert
 Klango-Blog: http://kevinweisi.klango.net
 Klango-Username: kevinweisi
 Skype: Foerbye1996
 Yahoo: kevinweisi
 MSN: [EMAIL PROTECTED]
 ICQ: 424-263-367
 AIM: weispfennigkevin
 Handy: 0177 83 37 034
 Podcast: http://weisi4u.podspot.de
 Podcast per Telefon: 0931 66 399 34 88
 mailingliste: [EMAIL PROTECTED]
 Mailinglisten-Homepage:
 http://ml4free.de/mailman/listinfo/weisi4u


 ---
 Gamers mailing list __ Gamers@audyssey.org
 If you want to leave the list, send E-mail to [EMAIL PROTECTED]
 You can make changes or update your subscription via the web, at
 http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
 All messages are archived and can be searched and read at
 http://www.mail-archive.com/[EMAIL PROTECTED]
 If you have any questions or concerns regarding the management of the list,
 please send E-mail to [EMAIL PROTECTED]


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to [EMAIL PROTECTED]
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[EMAIL PROTECTED]
If you have any questions or concerns regarding the management of the list,
please send E-mail to [EMAIL PROTECTED]