|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hello everyone, my name is James and I come from a group of islands located in the Eastern-North Atlantic Ocean. Since the place is very isolated from the outside world, finding books on programming has been quite hopeless but I did find some...
Only they were outdated and didn't suit my needs... I'm want to create a bot or AI with a sound profile so it can speak the text it makes... Now I have 3-5 months to acchieve this... So the obvious question is where do I start? What language? PS: I didn't know where to post this so please tell me where to put it ![]()
__________________
"Brothers, what we do in life... echoes in eternity." |
| Sponsored Links |
|
|
|
|||||
|
For now, it's in a good location.
You can make a primitive text to speech program by having a .wav file that is played for each letter in the alphabet. Any language that can play .wav files would then be a candidate language.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Programming is a branch of mathematics. |
|
|||
|
Quote:
__________________
"Brothers, what we do in life... echoes in eternity." Last edited by James_XVI; 03-07-2008 at 01:14 PM. |
|
|||||
|
It is C++. I prefer C++ because I am a mathematician first, and it allows me to do all the things I want to be able to do mathematically, like overload operators (missing in Java). It's also a rather terse language, which appeals to me. I also like working in both linux and windows, so having a cross-platform language is appealing. Although, I've been appreciating Java programs a lot since I got my EEE PC.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Programming is a branch of mathematics. |
|
|||
|
Thanks for the info
![]() I've decided to use C++ for the project... Are there any books or otherwise tutorials, that you suggest I should read before trying to create this AI? (Quite obviously I'll have to read/study something, I can't expect to be a C++ expert overnight) Quote:
What is <iostream> ? Is int = initialize? What is std? cout = computer output Endl = endline? I suppose I shouldn't ask these questions; since I found the code I probably should be able to find the answers, although I would appreciate the help ![]()
__________________
"Brothers, what we do in life... echoes in eternity." Last edited by James_XVI; 03-09-2008 at 11:40 PM. |
| Sponsored Links |
|
|
|
|||
|
Thanks alot v0id that helped me very much
This community is awesome XDNow to find a compiler... PS (Hvor fedt! Mit dansk er nok lidt "outdated" men eh, sjov "signature")
__________________
"Brothers, what we do in life... echoes in eternity." Last edited by James_XVI; 03-10-2008 at 07:13 AM. |
|
|||
|
(Jeg er fra Færøerne, håber du ved hvor det er XD)
I found a book in the public library called "Beginning C++ Programming" by Michael Dawson. Seems good and it comes with a cd full of sample code and a free compiler called "Bloodshed Dev-C++ IDE" I reckon I'll download MingW but is GCC for Linux then?
__________________
"Brothers, what we do in life... echoes in eternity." |
|
|||||
|
(Ah, javel. Jo, jeg ved godt hvor det er ;-))
I don't know the book you're talking about, but a little note to what you're saying; Bloodshed Dev-C++ is not a compiler, but an IDE. An IDE is an environment which help you out with all the more "advanced stuff," like compiling, which can be hard for a beginner. Actually, Dev-C++ uses the compiler GCC, via MingW. If you install Dev-C++ (full version) you'll get both the IDE and the MingW-package. GCC is not only for Linux, but for lots of platforms. |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 98%