Sorry for posting this as a new topoic but I did not think it would be read if it was posted as a reply.
I am still unable to use the speech component.
I have placed the new PIC_speech.c file in the component directory but still get the following message.
"Error loading macro data from speech(0) Please contact technical support".
I have attached the program for you to examine,
For history on topic see previous speech comp posting.
Regards Gary
Speech component
Moderator: Benj
-
- Posts: 38
- Joined: Fri Nov 07, 2008 12:57 pm
- Has thanked: 7 times
- Been thanked: 4 times
-
- Valued Contributor
- Posts: 548
- Joined: Tue Jun 26, 2007 11:23 am
- Has thanked: 6 times
- Been thanked: 44 times
Re: Speech component
Hello Gary
The macro loading problem seems to be isolated to V4.2.0 of the Speech component. This provides support for alternative C compilers. If you are using the default (BoostC) compiler, you can revert to V4.1.0 of the component (.ocx file attached).
The updated Speech C file you were sent should still be compatible, and will allow access to memory above 64K.
The base address calculated by the component is only a suggestion - assuming that the speech data is to be placed at the top of memory. Alternative values can be entered if the calculated value causes a problem.
Procedure:
Close Flowcode
Locate the PIC_Speech.ocx file in the Components folder of your Flowcode installation.
Rename it to PIC_Speech.oc1
Unzip the attached file and paste it into the Components folder
Start Flowcode and reload your speech program
The component version number displayed in the top left corner of the Speech property page should now be V4.1.0.
All your original phoneme selections should be displayed correctly.
The macro loading problem seems to be isolated to V4.2.0 of the Speech component. This provides support for alternative C compilers. If you are using the default (BoostC) compiler, you can revert to V4.1.0 of the component (.ocx file attached).
The updated Speech C file you were sent should still be compatible, and will allow access to memory above 64K.
The base address calculated by the component is only a suggestion - assuming that the speech data is to be placed at the top of memory. Alternative values can be entered if the calculated value causes a problem.
Procedure:
Close Flowcode
Locate the PIC_Speech.ocx file in the Components folder of your Flowcode installation.
Rename it to PIC_Speech.oc1
Unzip the attached file and paste it into the Components folder
Start Flowcode and reload your speech program
The component version number displayed in the top left corner of the Speech property page should now be V4.1.0.
All your original phoneme selections should be displayed correctly.