depending on the options i click in my form,there has to automatic voice generation..for eg.wen i click yes,call should be made to a particular no. n should say yes.....is it possible in j2me.....or interfacing with pc is required?
depending on the options i click in my form,there has to automatic voice generation..for eg.wen i click yes,call should be made to a particular no. n should say yes.....is it possible in j2me.....or interfacing with pc is required?
Making a call through j2me is not possible. The only way is to platform request such as
platformRequest("telut your number").
This will make call to the number specified, but after the call has been made the application wont have any control over the mobile device.
Sunil
Software Developer - J2ME