I am trying to develop an application in j2me. I am trying to add speech recognition capabilities. I am using j2me wireless toolkit and the speech has to be interpreted on a server. I am currently able to record the speech using j2me I am working on sending it to my servlet. Can anyone with a little more experience tell me the best way to go.