tags:

views:

93

answers:

1

Hi,

anybody implement speex in 3rd edition..

please guide me....how to generate dll/lib with the help of speex api and use..?

b'coz it shows error for math.h stdlib.h basic c file

Thanks & Regards, Rahul....

A: 

try to include following line in your .mmp file

SYSTEMINCLUDE\epoc32\include\epoc32\include\libc

By the way, S60 3rd should provide build-in methods for text-to-speech, try to google it.

Pavel Alexeev