RecordControl setRecordLocation URL

I am able to use the RecordControl with both an OutByteArrayStream and using setRecordLocation to a file on the phone. How can I use setRecordLocation to stream the audio file to a url?Thanks,Mike
[210 byte] By [mmenakera] at [2007-11-26 18:44:16]
# 1
Anybody have experience using this method?Can I just callsetRecordLocation(" http://myserver/temp/audiofile");?Thanks,Mike
mmenakera at 2007-7-9 6:18:11 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
not sure that is possible? did you try?i know that the parameter in setRecordLocation(String) must be in URL syntax : it doesn't mean that you could use URL's ...
suparenoa at 2007-7-9 6:18:11 > top of Java-index,Java Mobility Forums,Java ME Technologies...