Talking Clock

Angus

Angus Higgins
This is a small application that runs using the Avalon Speech API, basically you run the program and whe you say "Get Time", the application will tell you the time, well the time that you are running your system on at least. Then to close the application you just say "Goodbye" and the applet closes.&nbsp;<BR>&nbsp;&nbsp;&nbsp;This application is extremely simple, but might be a good learning base for anyone wanting to make a very simple speach recognition application. Any input would be gratefully accepted.<BR><BR>Thanks<BR><BR>Angus Higgins
Posted by Angus // Thu, Jul 21, 2005 1:24 PM

This is a small application that runs using the Avalon Speech API, basically you run the program and whe you say "Get Time", the application will tell you the time, well the time that you are running your system on at least. Then to close the application you just say "Goodbye" and the applet closes. 
   This application is extremely simple, but might be a good learning base for anyone wanting to make a very simple speach recognition application. Any input would be gratefully accepted.

Thanks

Angus Higgins
[Save]
  Angus
  Angus Higgins
 
  Thu, Jun 23 2005 2:26 PM
Has anyone downloaded this yet, and if you have what do you think?

Angus Higgins

  mVPstar
  Out of reality
 
  Thu, Jun 23 2005 2:45 PM
I downloaded it.  It is really cool. Perhaps you can make the app invisible?

This speech stuff is really good and very accurate.  Good job MS!


mVPstar

  Angus
  Angus Higgins
 
  Thu, Jun 23 2005 2:58 PM
I'll do my best to put some time aside to make the appication invisible.

Thanks

Angus Higgins

  smidley
  Music Freak
 
  Sun, Jun 26 2005 4:31 PM
Hey guys, I'm new to using Avalon.  I have the Avalon 1 RC beta installed.  And I'm just wondering how I would go about running a program like this.  Do I need visual studio installed too?  I'm just not sure what I need to do to run these kinds of apps.  Thanx for all the help and understanding that I'm new to this.
-Scott


  Angus
  Angus Higgins
 
  Mon, Jun 27 2005 11:37 AM
All you need to make this application is the Avalon release that you have and a C# compiler, and the .NET Framework. I use Visual Studio.

To run the application you just need the .NET Framework, and a compiler, such as Visual Studio.


Angus Higgins

  Steve411
  Browning HP 9MM
 
  Tue, Jun 28 2005 12:07 AM
Angus wrote:
All you need to make this application is the Avalon release that you have and a C# compiler, and the .NET Framework. I use Visual Studio.

To run the application you just need the .NET Framework, and a compiler, such as Visual Studio.


Angus Higgins

He doesn't need Visual Studio. He can install the .NET SDK and run the compiler from the command line. VS is just a development environment.


  Angus
  Angus Higgins
 
  Tue, Jun 28 2005 10:37 AM
Sorry my mistake, thanks for pointing it out.

Angus Higgins