Hi, were you able to use the speech recog , APIs in symbian?
Type: Posts; User: prakashnadar; Keyword(s):
Hi, were you able to use the speech recog , APIs in symbian?
Yes ryan, if I am not wrong , this is only applicable to targettype=exedll and not for either exe or dll.
-prakash
I think the nokia theme creater is running some image processing algorithms which is not very efficient in Java and hence biting the dust. :)
Ryan,
with my humble experience on symbian, for apps and dll, you need E32DLL as the entry point which is correct, I dont know if you there is any way to have E32Main as the entry point for apps,...
if you building a application and not a dll, then you need to ahve E32main inside your project and not E32Dll
the link application is not in the path
you need to update the path that points to the link, and i guess it is to the MS link
put the following lines in your path ...
Thanks, I guess I replied at the long location before.
It was usefull for me as well, was looking for this solution for some time.