CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Ex_Voice.c problem

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
forgottenone



Joined: 26 Apr 2005
Posts: 2
Location: Phoenix

View user's profile Send private message Send e-mail Visit poster's website MSN Messenger

Ex_Voice.c problem
PostPosted: Tue Apr 26, 2005 12:41 am     Reply with quote

I'm just wondering if anyone has successfully used the ex_voice.c program in the examples included with the compiler software. I am attempting to build a robotic vehicle that will say "Excuse me" or something similar when it bumps into and obstruction.

I am using the ISD4003 chip as described in the example and the PIC16f877A develpment kit. The pin connections required are slightly different than the rough schematic included with the program but I am fairly sure that I have everything connected correctly.

I believe that the problem I am having is with the program itself. When used with Windows HyperTerminal, the program displays the line "This program converts text to speech. Would you like to erase the current dictionary? (Y/N)", waits for about 1 second, and reprints the line again. If I can quickly answer the question, the program will then move on and display the line "Enter a sentence for me to speak.....etc". At which point I should be able to enter a string of characters until I press ENTER but the program only allows me to enter one character and then it returns to asking me if I wish to erase the current dictionary.

The scrolling of the initial question does not occur if I use the monitor window within the debugger but it still does not allow me to enter more than one character after the "Enter a sentence" statement.

I would like to use HyperTerminal because this is the program with which I am controlling my vehicle but any other suggestions would be welcome.

Is this a known problem that anyone has a quick fix for?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Apr 26, 2005 1:05 am     Reply with quote

Quote:
The pin connections required are slightly different than the rough schematic included with the program but I am fairly sure that I have everything connected correctly.

Does the schematic match the connections that are given in the
ISD4003.C and EX_VOICE.C files ?

If you're using hardware that is wired differently that those two
files expect it to be, than it's likely that that's where the problem is.

How does your hardware differ from the connections listed in those files ?

Also, what version of the compiler are you using ?
lucky



Joined: 12 Sep 2003
Posts: 46
Location: South Coast - England

View user's profile Send private message Visit poster's website

PostPosted: Fri Apr 29, 2005 8:57 am     Reply with quote

Watch Dog Timer?
_________________
Lucky
www.mpic3.com - MPIC3 player project, Forum, Downloads, Online Shop
forgottenone



Joined: 26 Apr 2005
Posts: 2
Location: Phoenix

View user's profile Send private message Send e-mail Visit poster's website MSN Messenger

Ex_Voice.c problem
PostPosted: Mon May 09, 2005 10:21 pm     Reply with quote

Sorry for the delay in my response folks.

This is for a senior project that is due very soon and part of our original proposal was wireless communication between the robot and a computer. We are having some severe difficulties with the wireless component of the robot.

I have taken my focus off of the voice program, since it was not included in our proposal, to try to solve the communications problem.

I will get back to it soon. I hope.

Thanks for your suggestions so far and I will try to provide more information when I get a chance.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group