Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Matlab error .dll is not a valid Win32 application.

Status
Not open for further replies.

sakurarandom

Junior Member level 3
Joined
Mar 26, 2011
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,500

I am attempting the text2speech toolbox. I try to use it..i found error as below:



>> text2speech('You can <EMPH> emphasis </EMPH> text.');
??? Error using ==> loadlibrary at 480
There was an error loading the library "C:\Users\sakurarandom\Documents\MATLAB\text2speec h\wgText2Speech.dll"
C:\Users\sakurarandom\Documents\MATLAB\text2speech \wgText2Speech.dll
is not a valid Win32 application.



Error in ==> text2speech at 59
loadlibrary('wgText2Speech','Speak.h');

Caused by:
Error using ==> loaddefinedlibrary
C:\Users\sakurarandom\Documents\MATLAB\text2speech \wgText2Speech.dll is not a valid
Win32 application.

How can I solve it?
Thanks in advance.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top