Hi, I'm currently working on a project where i have to develop an application for mobile phone which connect to a PC server by bluetooth. The server contains a IVR, so this must be a audio transmission with DTMF support. The purpose of this project is to cover a metro station with bluetooth piconets, where blind people can access to the station information for free with their cell phones. What is the best way to do this? Platform, J2ME or Symbian? I read that Java Micro Edition (JSR-82) doesn't support audio profile, so I'm wondering
if i could establish a data connection over bluetooth and then create a voip application. My mobile for testing is a Nokia 6600. Help me, please!!!