tlaukkanen / mobile-trail-explorer

Automatically exported from code.google.com/p/mobile-trail-explorer
2 stars 0 forks source link

Save different soundfiles #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently Mobile Trail Explorer only supports saving wav files. But some
mobile phones like the Sony Ericsson K550i can only record amr files.

Should we try to detect this or should we add a settings option for this?

Original issue reported on code.google.com by law.sky...@gmail.com on 26 Feb 2009 at 2:32

GoogleCodeExporter commented 9 years ago
I prefer the variant "settings". Maybe some phones suport both types, so the 
user can
decide which format to use.

Original comment by andreas....@gmx.at on 26 Feb 2009 at 7:41

GoogleCodeExporter commented 9 years ago
There was a patch submitted on the forum not too long ago that did this. Worth 
taking
a look? 
http://groups.google.com/group/mobile-trail-explorer/browse_thread/thread/33e8f6
3d6942e96f

Original comment by gdjo...@gmail.com on 27 Feb 2009 at 12:18

GoogleCodeExporter commented 9 years ago
Oh I do not noticed that, i ´ll implement this patch.

@gdjones have you already figured out the photo problems on your nokia phone?

Original comment by law.sky...@gmail.com on 27 Feb 2009 at 3:56

GoogleCodeExporter commented 9 years ago
Yeah, the N95 does not support the camera parts of AMMS (JSR 234). MMAPI (JSR 
135)
may work better. Any solution would need to include both for maximum coverage. 

I found the audio recording to be the more useful bit anyway. For photos I 
already
have a dedicated camera button on the phone, so doing it from within MTE 
doesn't add
much. Maybe just add the audio part for now until photos can be made to work 
better? 

Original comment by gdjo...@gmail.com on 1 Mar 2009 at 4:33

GoogleCodeExporter commented 9 years ago
i have commited a audio only version of this patch (r559)

Original comment by law.sky...@gmail.com on 1 Mar 2009 at 4:48

GoogleCodeExporter commented 9 years ago
Audio format patch applied -> issue fixed

Original comment by tlaukka...@gmail.com on 21 Mar 2009 at 7:54

GoogleCodeExporter commented 9 years ago
issue 187 fixes "amr recording not working on nokia phones".

Original comment by akollmorgen@gmail.com on 15 Jun 2009 at 6:21