Thank you very much for adding "i'm lovin' it"
Smileboom should have applied RUBYTALK as talk engine of SmileBASIC.
In my opinion, they could not resolve copyright or patent issues.
My intention is as follows.
#1: What time is it now?
#2: McDonald
I've noticed it is difficult for me to trace native speaker's pronunciations after all.
By the way, there must be third sentence. Please run the program on direct command mode.
Almost all SmileBASIC users in north America have never used TALK. The reason I guess is that pronunciation of TALK is depend on Japanese. But, I think we can make SmileBASIC talk like English and I'd like to confirm it.
Could you tell me what does your SmileBASIC say when you run 4D4PE433?
We can treat a string variable itself as an array as follows.
S$="ONE" ... S$[0]=="O", S$[1]=="N", S$[2]=="E"
Multiple dimension arrays are also available as follows.
DIM S$[3]:S$[0]="ZERO":S$[1]="ONE":S$[2]="TWO"
... S$[1][0]=="O", S$[1][1]=="N", S$[2][1]=="W" ...
Could you confirm them yourself?
I'm sorry, it contains a racing (cliff driving) game.
Actually, my posts have ever been removed by Miiverse administrator twice till now. I don't know the reason but there is a possibility that filenames used in my project include banned words, because I've introduced my game in the project in both of twice. If you find such words in my projects, please inform me.
@Salkcin989: like Talen.G said, my project folder which you can download with C32KXPRM contains plural programs and space one is one of them, but it cannot contain a racing game. Didn't you download another project?