Home All Groups Group Topic Archive Search About
Author
29 Apr 2007 1:24 PM
Arne Garvander
How do I add a reference to System.Speech in Visual Studio?

--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)

Author
29 Apr 2007 2:53 PM
Alex Meleta
First of all install .NET Framework 3.0 coz it's available only there.
Then add the System.Speech component as usually (eg Project > Add
Reference).

Kind Regards, Alex Meleta
Blog: http://devkids.blogspot.com

-----Original Message-----
From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
Posted At: Sonntag, 29. April 2007 17:24
Posted To: microsoft.public.dotnet.framework
Conversation: System.Speech
Subject: System.Speech

How do I add a reference to System.Speech in Visual Studio?

--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)
Author
29 Apr 2007 3:16 PM
Arne Garvander
Alex,
No, that didn't work. System.Speech is not listed when adding a reference.
I tried to browse for it in Windows/Microsoft.net/Framework, but I have not
found it yet.
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


Show quote
"Alex Meleta" wrote:

> First of all install .NET Framework 3.0 coz it's available only there.
> Then add the System.Speech component as usually (eg Project > Add
> Reference).
>
> Kind Regards, Alex Meleta
> Blog: http://devkids.blogspot.com
>
> -----Original Message-----
> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> Posted At: Sonntag, 29. April 2007 17:24
> Posted To: microsoft.public.dotnet.framework
> Conversation: System.Speech
> Subject: System.Speech
>
> How do I add a reference to System.Speech in Visual Studio?
>
> --
> Arne Garvander
> (I program VB.Net for fun and C# to get paid.)
>
>
Author
29 Apr 2007 3:54 PM
Alex Meleta
The file System.Speech.dll should be at this location: \Program
Files\Reference Assemblies\Microsoft\Framework\v3.0
If it is there try to install the Visual Studio 2005 extensions for .NET
Framework 3.0
http://www.microsoft.com/downloads/details.aspx?familyid=5D61409E-1FA3-48CF-8023-E8F38E709BA6&displaylang=en#Overview
After that it should appear in the reference list (coz if you use the VS
2005).

Kind Regards, Alex Meleta
Blog: http://devkids.blogspot.com


-----Original Message-----
From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
Posted At: Sonntag, 29. April 2007 19:16
Posted To: microsoft.public.dotnet.framework
Conversation: System.Speech
Subject: Re: System.Speech

Alex,
No, that didn't work. System.Speech is not listed when adding a reference.
I tried to browse for it in Windows/Microsoft.net/Framework, but I have
not
found it yet.
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


Show quote
"Alex Meleta" wrote:

> First of all install .NET Framework 3.0 coz it's available only there.
> Then add the System.Speech component as usually (eg Project > Add
> Reference).
>
> Kind Regards, Alex Meleta
> Blog: http://devkids.blogspot.com
>
> -----Original Message-----
> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> Posted At: Sonntag, 29. April 2007 17:24
> Posted To: microsoft.public.dotnet.framework
> Conversation: System.Speech
> Subject: System.Speech
>
> How do I add a reference to System.Speech in Visual Studio?
>
> --
> Arne Garvander
> (I program VB.Net for fun and C# to get paid.)
>
>
Author
29 Apr 2007 5:52 PM
Alex Meleta
And also the Speech SDK is needed which is included on SDK for Windows
Vista and .NET Framework 3.0:
http://www.microsoft.com/downloads/details.aspx?familyid=7614FE22-8A64-4DFB-AA0C-DB53035F40A0&displaylang=en

http://msdn2.microsoft.com/en-us/library/aa480207.aspx

WBR, Alex Meleta
Blog: http://devkids.blogspot.com


-----Original Message-----
From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
Posted At: Sonntag, 29. April 2007 19:16
Posted To: microsoft.public.dotnet.framework
Conversation: System.Speech
Subject: Re: System.Speech

Alex,
No, that didn't work. System.Speech is not listed when adding a reference.
I tried to browse for it in Windows/Microsoft.net/Framework, but I have
not
found it yet.
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


Show quote
"Alex Meleta" wrote:

> First of all install .NET Framework 3.0 coz it's available only there.
> Then add the System.Speech component as usually (eg Project > Add
> Reference).
>
> Kind Regards, Alex Meleta
> Blog: http://devkids.blogspot.com
>
> -----Original Message-----
> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> Posted At: Sonntag, 29. April 2007 17:24
> Posted To: microsoft.public.dotnet.framework
> Conversation: System.Speech
> Subject: System.Speech
>
> How do I add a reference to System.Speech in Visual Studio?
>
> --
> Arne Garvander
> (I program VB.Net for fun and C# to get paid.)
>
>
Author
29 Apr 2007 10:50 PM
Arne Garvander
I downloaded a .img file. What can I do with this file?
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


Show quote
"Alex Meleta" wrote:

> And also the Speech SDK is needed which is included on SDK for Windows
> Vista and .NET Framework 3.0:
> http://www.microsoft.com/downloads/details.aspx?familyid=7614FE22-8A64-4DFB-AA0C-DB53035F40A0&displaylang=en
>
> http://msdn2.microsoft.com/en-us/library/aa480207.aspx
>
> WBR, Alex Meleta
> Blog: http://devkids.blogspot.com
>
>
> -----Original Message-----
> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> Posted At: Sonntag, 29. April 2007 19:16
> Posted To: microsoft.public.dotnet.framework
> Conversation: System.Speech
> Subject: Re: System.Speech
>
> Alex,
> No, that didn't work. System.Speech is not listed when adding a reference.
> I tried to browse for it in Windows/Microsoft.net/Framework, but I have
> not
> found it yet.
> --
> Arne Garvander
> (I program VB.Net for fun and C# to get paid.)
>
>
> "Alex Meleta" wrote:
>
> > First of all install .NET Framework 3.0 coz it's available only there.
> > Then add the System.Speech component as usually (eg Project > Add
> > Reference).
> >
> > Kind Regards, Alex Meleta
> > Blog: http://devkids.blogspot.com
> >
> > -----Original Message-----
> > From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> > Posted At: Sonntag, 29. April 2007 17:24
> > Posted To: microsoft.public.dotnet.framework
> > Conversation: System.Speech
> > Subject: System.Speech
> >
> > How do I add a reference to System.Speech in Visual Studio?
> >
> > --
> > Arne Garvander
> > (I program VB.Net for fun and C# to get paid.)
> >
> >
>
>
Author
29 Apr 2007 11:02 PM
Alex Meleta
Write it on DVD or use any virtual cd-drive to mount and read it to install,
like Virtual CD-ROM Control Panel (http://www.softpedia.com/progDownload/Virtual-CDROM-Control-Panel-v-Download-16468.html)

Alex
http://devkids.blogspot.com



Show quote
> I downloaded a .img file. What can I do with this file?
>
> "Alex Meleta" wrote:
>
>> And also the Speech SDK is needed which is included on SDK for
>> Windows
>>
>> Vista and .NET Framework 3.0:
>>
>> http://www.microsoft.com/downloads/details.aspx?familyid=7614FE22-8A6
>> 4-4DFB-AA0C-DB53035F40A0&displaylang=en
>>
>> http://msdn2.microsoft.com/en-us/library/aa480207.aspx
>>
>> WBR, Alex Meleta
>> Blog: http://devkids.blogspot.com
>> -----Original Message-----
>> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
>> Posted At: Sonntag, 29. April 2007 19:16
>> Posted To: microsoft.public.dotnet.framework
>> Conversation: System.Speech
>> Subject: Re: System.Speech
>> Alex,
>> No, that didn't work. System.Speech is not listed when adding a
>> reference.
>> I tried to browse for it in Windows/Microsoft.net/Framework, but I
>> have
>> not
>> found it yet.
>> --
>> Arne Garvander
>> (I program VB.Net for fun and C# to get paid.)
>> "Alex Meleta" wrote:
>>
>>> First of all install .NET Framework 3.0 coz it's available only
>>> there. Then add the System.Speech component as usually (eg Project >
>>> Add Reference).
>>>
>>> Kind Regards, Alex Meleta
>>> Blog: http://devkids.blogspot.com
>>> -----Original Message-----
>>> From: Arne Garvander
>>> [mailto:ArneGarvan***@discussions.microsoft.com]
>>> Posted At: Sonntag, 29. April 2007 17:24
>>> Posted To: microsoft.public.dotnet.framework
>>> Conversation: System.Speech
>>> Subject: System.Speech
>>> How do I add a reference to System.Speech in Visual Studio?
>>>
>>> --
>>> Arne Garvander
>>> (I program VB.Net for fun and C# to get paid.)
Author
30 Apr 2007 12:34 AM
Arne Garvander
Virtual CD rom only works for Windows XP not Vista.
I copied the img to a DVD and it is still useless. Is there a special way to
copy an img to a DVD?
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


Show quote
"Alex Meleta" wrote:

>
> Write it on DVD or use any virtual cd-drive to mount and read it to install,
> like Virtual CD-ROM Control Panel (http://www.softpedia.com/progDownload/Virtual-CDROM-Control-Panel-v-Download-16468.html)
>
> Alex
> http://devkids.blogspot.com
>
>
>
> > I downloaded a .img file. What can I do with this file?
> >
> > "Alex Meleta" wrote:
> >
> >> And also the Speech SDK is needed which is included on SDK for
> >> Windows
> >>
> >> Vista and .NET Framework 3.0:
> >>
> >> http://www.microsoft.com/downloads/details.aspx?familyid=7614FE22-8A6
> >> 4-4DFB-AA0C-DB53035F40A0&displaylang=en
> >>
> >> http://msdn2.microsoft.com/en-us/library/aa480207.aspx
> >>
> >> WBR, Alex Meleta
> >> Blog: http://devkids.blogspot.com
> >> -----Original Message-----
> >> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> >> Posted At: Sonntag, 29. April 2007 19:16
> >> Posted To: microsoft.public.dotnet.framework
> >> Conversation: System.Speech
> >> Subject: Re: System.Speech
> >> Alex,
> >> No, that didn't work. System.Speech is not listed when adding a
> >> reference.
> >> I tried to browse for it in Windows/Microsoft.net/Framework, but I
> >> have
> >> not
> >> found it yet.
> >> --
> >> Arne Garvander
> >> (I program VB.Net for fun and C# to get paid.)
> >> "Alex Meleta" wrote:
> >>
> >>> First of all install .NET Framework 3.0 coz it's available only
> >>> there. Then add the System.Speech component as usually (eg Project >
> >>> Add Reference).
> >>>
> >>> Kind Regards, Alex Meleta
> >>> Blog: http://devkids.blogspot.com
> >>> -----Original Message-----
> >>> From: Arne Garvander
> >>> [mailto:ArneGarvan***@discussions.microsoft.com]
> >>> Posted At: Sonntag, 29. April 2007 17:24
> >>> Posted To: microsoft.public.dotnet.framework
> >>> Conversation: System.Speech
> >>> Subject: System.Speech
> >>> How do I add a reference to System.Speech in Visual Studio?
> >>>
> >>> --
> >>> Arne Garvander
> >>> (I program VB.Net for fun and C# to get paid.)
>
>
>
Author
30 Apr 2007 1:01 AM
Peter Duniho
On Sun, 29 Apr 2007 17:34:00 -0700, Arne Garvander 
<ArneGarvan***@discussions.microsoft.com> wrote:

> Virtual CD rom only works for Windows XP not Vista.
> I copied the img to a DVD and it is still useless. Is there a special 
> way to copy an img to a DVD?

Yes.  Treat it as a disk image (ISO image).  In fact, depending on what 
optical media burning software you have, if you simply rename the file so 
that the extension is .iso instead of .img, you may find that 
double-clicking on the file takes you directly into your burning 
software's UI for making a disk out of it.

Pete
Author
30 Apr 2007 1:06 AM
Alex Meleta
or use MagicDisk (http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm)
or another tools (http://richmercer.com/archive/2006/08/29/Mounting-ISO-Images-in-Vista-5536.aspx)
to mount it as a drive.

Alex
http://devkids.blogspot.com



Show quote
> On Sun, 29 Apr 2007 17:34:00 -0700, Arne Garvander
> <ArneGarvan***@discussions.microsoft.com> wrote:
>
>> Virtual CD rom only works for Windows XP not Vista.
>> I copied the img to a DVD and it is still useless. Is there a special
>> way to copy an img to a DVD?
> Yes.  Treat it as a disk image (ISO image).  In fact, depending on
> what  optical media burning software you have, if you simply rename
> the file so  that the extension is .iso instead of .img, you may find
> that  double-clicking on the file takes you directly into your burning
> software's UI for making a disk out of it.
>
> Pete
>
Author
30 Apr 2007 1:14 AM
Arne Garvander
Alex,
I found the Windows SQL in one of my drawers and it installed.
I just don't understand why an ISO download comes as an img file.
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


Show quote
"Alex Meleta" wrote:

>
> Write it on DVD or use any virtual cd-drive to mount and read it to install,
> like Virtual CD-ROM Control Panel (http://www.softpedia.com/progDownload/Virtual-CDROM-Control-Panel-v-Download-16468.html)
>
> Alex
> http://devkids.blogspot.com
>
>
>
> > I downloaded a .img file. What can I do with this file?
> >
> > "Alex Meleta" wrote:
> >
> >> And also the Speech SDK is needed which is included on SDK for
> >> Windows
> >>
> >> Vista and .NET Framework 3.0:
> >>
> >> http://www.microsoft.com/downloads/details.aspx?familyid=7614FE22-8A6
> >> 4-4DFB-AA0C-DB53035F40A0&displaylang=en
> >>
> >> http://msdn2.microsoft.com/en-us/library/aa480207.aspx
> >>
> >> WBR, Alex Meleta
> >> Blog: http://devkids.blogspot.com
> >> -----Original Message-----
> >> From: Arne Garvander [mailto:ArneGarvan***@discussions.microsoft.com]
> >> Posted At: Sonntag, 29. April 2007 19:16
> >> Posted To: microsoft.public.dotnet.framework
> >> Conversation: System.Speech
> >> Subject: Re: System.Speech
> >> Alex,
> >> No, that didn't work. System.Speech is not listed when adding a
> >> reference.
> >> I tried to browse for it in Windows/Microsoft.net/Framework, but I
> >> have
> >> not
> >> found it yet.
> >> --
> >> Arne Garvander
> >> (I program VB.Net for fun and C# to get paid.)
> >> "Alex Meleta" wrote:
> >>
> >>> First of all install .NET Framework 3.0 coz it's available only
> >>> there. Then add the System.Speech component as usually (eg Project >
> >>> Add Reference).
> >>>
> >>> Kind Regards, Alex Meleta
> >>> Blog: http://devkids.blogspot.com
> >>> -----Original Message-----
> >>> From: Arne Garvander
> >>> [mailto:ArneGarvan***@discussions.microsoft.com]
> >>> Posted At: Sonntag, 29. April 2007 17:24
> >>> Posted To: microsoft.public.dotnet.framework
> >>> Conversation: System.Speech
> >>> Subject: System.Speech
> >>> How do I add a reference to System.Speech in Visual Studio?
> >>>
> >>> --
> >>> Arne Garvander
> >>> (I program VB.Net for fun and C# to get paid.)
>
>
>
Author
30 Apr 2007 1:41 AM
Alex Meleta
Arne,
The Microsoft provides both types of downloading to let you choose the
best ones:

http://www.microsoft.com/downloads/details.aspx?familyid=7614FE22-8A64-4DFB-AA0C-DB53035F40A0&displaylang=en
"... For this release, the Windows SDK is available as either a DVD ISO
image so that you can burn your own DVD or as a Web Install
(http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa/Setup.exe)
that enables you to launch Setup over the Web to install and download only
the components you select during setup..."

Also there are additional downloads at the bottom of the page may be
helpful.

Alex
http://devkids.blogspot.com

Show quote
AddThis Social Bookmark Button