List Info

Thread: Re: Would anyone be interested in helping with speech therapy software?




Re: Would anyone be interested in helping with speech therapy software?
country flaguser name
United States
2008-03-22 10:48:48

I have not decided on the IDE. I have Delphi5 and also the express
edition of MS Visual Studio 2005 with MS Sql Server express. I would
prefer to build it with the visual studio. Still not very comfortable
with the sql data access. I able to have the data connection by
embedding the data object and using connection string.
If it is easier to achieve the same with Delphi5 I would go that. The
end product I am trying to achieve is a installable program with
inbuilt customizable database.

Thanx
Anu

--- In delphi-en%40yahoogroups.com">delphi-enyahoogroups.com, "Steve Riley"; <stevenriley...>
wrote:
>
&gt; Hi Anu
>
> I am using Delphi 5 in your email you say you were using Vb
>
> What part of the database integration are you looking for and will
you be
> using Delphi?
>
> Steve
&gt;
>
>
> From: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com [mailto: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com]
On Behalf
&gt; Of Anu Rang
>; Sent: 22 March 2008 10:26
&gt; To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com
&gt; Subject: [delphi-en] Re: Would anyone be interested in helping with
speech
> therapy software?
>
>
>
> Hi Steve:
&gt; Thanks for your input. It looks like that's the sort of thing I am
> looking for. My maximum difficulties is with database integration.
> Even a look at a sample software-code would be great help.
&gt; Regards
> Anu Rang
>; http://totallyfreeenergy.freehoxt.com
>
> --- In delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <mailto:delphi-en%
40yahoogroups.com> ,
> "Steve Riley"; <stevenriley>
> wrote:
&gt; >
>; > Hi Anu
> > I have made something like this in Delphi 5 and using MS SQL but
> using the MS Agents,
> > i have collected over 70 different Agents, all free, i have some
> other with copyright in the displays (20)
>; >
> > Steve
&gt; >
> > ----- Original Message -----
> > From: Anu Rang
> > To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <mailto:delphi-en%
40yahoogroups.com>
> > Sent: Friday, March 21, 2008 8:26 PM
> > Subject: [delphi-en] Would anyone be interested in helping with
> speech therapy software?
> >
> >
> > I have a functioning version 1 built on VB6 and Access. I am
> trying to
> > revamp the program to OOP model with in-built database. I have
> been
> > trying with both VB.net and VC++.net using microsofts text-to-
> speech
> > api and SQL server. Lots of difficulties. :(
> >
> > Tnanx
&gt; > Anu Rang
>; > http://totallyfreeenergy.freehoxt.com
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>;
>
>
>
>
> [Non-text portions of this message have been removed]
>

__._,_.___
.

__,_._,___
Re: Re: Would anyone be interested in helping with speech therapy software?
country flaguser name
United Kingdom
2008-03-22 11:09:06

Hi Anu
As you can see form the screen dump, my program saves and loads lessons into the MS SQL database
a user can add,edit or delete a line in a lesson, each line holds the information for the MS Agents that they select,

&quot;Line Number&quot; is the positions in the Lesson
&quot;What you want the Agent to say" is what the agent will say when their line is reached
The "Agent Name" looks at where the agents are stored in c:windowsmsagentchars
"Agent Commands&quot; looks at the selected Agent and loads their commands into the Combo Box
&quot;Wizard position Top and Left" are where the agent will appear when the line is reached
"Wizard Delay"; is how the agent stays until the next line is reached

This program I have made is part of a large database which has over 300 tables and over 145 views
I do use some extra components like DeerSoft for the ADO bits, FlatStyle for a lot of the components
if I sent you my Delphi 5 files then you may have problems running it, also with the Database etc.

How can I help you?
Steve

----- Original Message -----
From: Anu Rang
To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com
Sent: Saturday, March 22, 2008 3:48 PM
Subject: [delphi-en] Re: Would anyone be interested in helping with speech therapy software?

I have not decided on the IDE. I have Delphi5 and also the express
edition of MS Visual Studio 2005 with MS Sql Server express. I would
prefer to build it with the visual studio. Still not very comfortable
with the sql data access. I able to have the data connection by
embedding the data object and using connection string.
If it is easier to achieve the same with Delphi5 I would go that. The
end product I am trying to achieve is a installable program with
inbuilt customizable database.

Thanx
Anu

--- In delphi-en%40yahoogroups.com">delphi-enyahoogroups.com, "Steve Riley"; <stevenriley...>
wrote:
>
> Hi Anu
>
> I am using Delphi 5 in your email you say you were using Vb
>
> What part of the database integration are you looking for and will
you be
> using Delphi?
>
> Steve
>
>
>
> From: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com [mailto: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com]
On Behalf
> Of Anu Rang
> Sent: 22 March 2008 10:26
> To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com
> Subject: [delphi-en] Re: Would anyone be interested in helping with
speech
> therapy software?
>
>
>
> Hi Steve:
> Thanks for your input. It looks like that's the sort of thing I am
> looking for. My maximum difficulties is with database integration.
> Even a look at a sample software-code would be great help.
> Regards
> Anu Rang
> http://totallyfreeenergy.freehoxt.com
>
> --- In delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <mailto:delphi-en%
40yahoogroups.com>; ,
> "Steve Riley"; <stevenriley>
> wrote:
> >
> > Hi Anu
> > I have made something like this in Delphi 5 and using MS SQL but
> using the MS Agents,
> > i have collected over 70 different Agents, all free, i have some
> other with copyright in the displays (20)
> >
> > Steve
> >
> > ----- Original Message -----
> > From: Anu Rang
> > To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <mailto:delphi-en%
40yahoogroups.com>;
> > Sent: Friday, March 21, 2008 8:26 PM
> > Subject: [delphi-en] Would anyone be interested in helping with
> speech therapy software?
> >
> >
> > I have a functioning version 1 built on VB6 and Access. I am
> trying to
> > revamp the program to OOP model with in-built database. I have
> been
> > trying with both VB.net and VC++.net using microsofts text-to-
> speech
> > api and SQL server. Lots of difficulties. :(
> >
> > Tnanx
> > Anu Rang
> > http://totallyfreeenergy.freehoxt.com
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: Re: Would anyone be interested in helping with speech therapy software?
country flaguser name
United States
2008-03-23 07:42:45

hi,

I'm quite interested in your project and would like to help in anyway i can.
btw i have previously developed speech software having sql integration using
Delphi 7 and firebird.

regards,
john

On 3/22/08, Steve Riley < stevenriley%40btopenworld.com">stevenrileybtopenworld.com>; wrote:
&gt;
> Hi Anu
> As you can see form the screen dump, my program saves and loads lessons
> into the MS SQL database
> a user can add,edit or delete a line in a lesson, each line holds the
> information for the MS Agents that they select,
>
> "Line Number&quot; is the positions in the Lesson
&gt; "What you want the Agent to say" is what the agent will say when their
&gt; line is reached
> The "Agent Name" looks at where the agents are stored in
> c:windowsmsagentchars
> "Agent Commands&quot; looks at the selected Agent and loads their commands into
>; the Combo Box
> "Wizard position Top and Left" are where the agent will appear when the
> line is reached
> "Wizard Delay"; is how the agent stays until the next line is reached
>
> This program I have made is part of a large database which has over 300
> tables and over 145 views
&gt; I do use some extra components like DeerSoft for the ADO bits, FlatStyle
> for a lot of the components
> if I sent you my Delphi 5 files then you may have problems running it,
> also with the Database etc.
>;
> How can I help you?
>; Steve
&gt;
> ----- Original Message -----
&gt; From: Anu Rang
>; To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com>
> Sent: Saturday, March 22, 2008 3:48 PM
> Subject: [delphi-en] Re: Would anyone be interested in helping with speech
&gt; therapy software?
>
&gt; I have not decided on the IDE. I have Delphi5 and also the express
> edition of MS Visual Studio 2005 with MS Sql Server express. I would
&gt; prefer to build it with the visual studio. Still not very comfortable
> with the sql data access. I able to have the data connection by
> embedding the data object and using connection string.
> If it is easier to achieve the same with Delphi5 I would go that. The
> end product I am trying to achieve is a installable program with
>; inbuilt customizable database.
>
&gt; Thanx
&gt; Anu
>
> --- In delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com>, "Steve
> Riley"; <stevenriley...>
> wrote:
&gt; >
>; > Hi Anu
> >
>; > I am using Delphi 5 in your email you say you were using Vb
> >
>; > What part of the database integration are you looking for and will
>; you be
> > using Delphi?
> >
>; > Steve
&gt; >
>; >
>; >
>; > From: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com> [mailto:
> delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com>]
&gt; On Behalf
&gt; > Of Anu Rang
>; > Sent: 22 March 2008 10:26
&gt; > To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com>
> > Subject: [delphi-en] Re: Would anyone be interested in helping with
>; speech
&gt; > therapy software?
> >
>; >
>; >
>; > Hi Steve:
&gt; > Thanks for your input. It looks like that's the sort of thing I am
> > looking for. My maximum difficulties is with database integration.
> > Even a look at a sample software-code would be great help.
&gt; > Regards
> > Anu Rang
>; > http://totallyfreeenergy.freehoxt.com
> >
>; > --- In delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com> <mailto:
> delphi-en% <delphi-en%25>
> 40yahoogroups.com>; ,
> > "Steve Riley"; <stevenriley>
&gt; > wrote:
&gt; > >
>; > > Hi Anu
> > > I have made something like this in Delphi 5 and using MS SQL but
> > using the MS Agents,
> > > i have collected over 70 different Agents, all free, i have some
>; > other with copyright in the displays (20)
>; > >
>; > > Steve
&gt; > >
>; > > ----- Original Message -----
&gt; > > From: Anu Rang
>; > > To: delphi-en%40yahoogroups.com">delphi-enyahoogroups.com <delphi-en%40yahoogroups.com> <mailto:
> delphi-en% <delphi-en%25>
> 40yahoogroups.com>;
> > > Sent: Friday, March 21, 2008 8:26 PM
> > > Subject: [delphi-en] Would anyone be interested in helping with
>; > speech therapy software?
> > >
>; > >
>; > > I have a functioning version 1 built on VB6 and Access. I am
> > trying to
> > > revamp the program to OOP model with in-built database. I have
>; > been
>; > > trying with both VB.net and VC++.net using microsofts text-to-
> > speech
&gt; > > api and SQL server. Lots of difficulties. :(
> > >
>; > > Tnanx
&gt; > > Anu Rang
>; > > http://totallyfreeenergy.freehoxt.com
> > >
>; > >
>; > >
>; > >
>; > >
>; > > [Non-text portions of this message have been removed]
> > >
>; >
>; >
>; >
>; >
>; >
>; > [Non-text portions of this message have been removed]
> >
>;
> [Non-text portions of this message have been removed]
>
>;
>

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )