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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…