Hello!
How to capture audio on Nokia 6021?
When I'm trying to use "capture:\\audio", i recieve exception: Invalid locator.
Thanks.
Hello!
How to capture audio on Nokia 6021?
When I'm trying to use "capture:\\audio", i recieve exception: Invalid locator.
Thanks.
sorry, of course it should be "capture://audio", but locator is still invalid
thanks
The device specification (http://www.forum.nokia.com/devices/6021) looks a little bit confusing: is it S40 platform? what edition?
In this document: http://sw.nokia.com/id/54200041-bdb3...es_v2_0_en.xls there is no information about Nokia 6021. Would it be the low-end mobile phone?
Try to query the "supports.audio.capture" system property to get know if it truly can record any audio.
Also note, that the exact recorded media type could be added to the locator URL, to check what recording formats the Nokia 6021 supports (if it does at all).
Last edited by axs; 2007-09-04 at 07:16.
6021 is a Series 40 2nd Edition device. It does not support audio capture.
Hartti
thanks for the information!
but why having sound recorder, it doesn't support programmable way to capture audio.
and one more question: is there any software (not PC software) updates for the phone?
Thanks
No online software updates available for that phone. Nokia service center might be able to upgrade it if a software upgrade exists.
"but why having sound recorder, it doesn't support programmable way to capture audio."
To allow end-users to use the phone as a sound recorder?
I cannot follow your logic in here, sorry.
The recorder is not likely implemented with Java, instead it is a "native" application. Hence it can exist even though Java environment does not provide such services/APIs
Hartti