#######################################################################
#######################################################################
################### ################### ###################
################### ################### ###################
### ### ### ###
### ### ### ###
### ### ### ###
### ### ### #########
################### ### #########
################### ### ###
### ### ### ###
### ### ### ###
### ### ################### ###################
### ### ################### ###################
#######################################################################
#######################################################################
#####################
#####################
### ###
### IDEA ###
### ###
#####################
#####################
ACE will be based of JARVIS from Iron Man. The basic idea will be to
allow me to control certain aspects of my computer by just speaking to
the computer. ACE will be able to understand humans and be able to talk
to them. ACE will have built in file management and well control of the
whole computer.
#####################
#####################
### ###
### FEATURES ###
### ###
#####################
#####################
Speech Recognition
A Voice
File Management
Real-time Updates
Conversation System/Understanding
Logic
#####################
#####################
### ###
### INTERFACE ###
### ###
#####################
#####################
The current idea for the UI will be a CLI like design. May have a menu
to control certian options of ACE uh...
Yet another extremely ambiguous project :P But non the less interesting. What language are you going for? From the looks of it VB6?
Haha thank you :P Yep Im going to be using VB6. I'll probably get back to C++ when schools out which wont be far now ;D
Right now im messing with Microsoft Speech SDK 4.0 its okay but yea...Look neat thanks ande ;D
I did a similar project, speech recognition a time back. First I tried using some DLL of the net that would stream the mic input to a file for x amount of time, then idd make the program read that file while lunching the DLL again to record to another file for a few sec etc, juggling between two files for a few sec. But I ended up using Dragon Naturally Speaking and also ended up with a much better result, performance vise and success vise.
I thought this was going to be a real AI lol. You could just use SOAR.... Its complex but it is after all "a cognitive architecture for AI"
It appears as though your not really making an AI so much as a collection of rules, a real AI would be more interesting honestly. Sorry to be a downer :P I've just seen way to many people claim a rule based AI as an advanced AI :P If you were to make an AI which understands english to a degree that I would consider an advanced AI. just my two cents.