Re: Problem writing audio to a stream with SE JP7 phones
Chris B <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Cheers Christophe, Let's hope it isn't too many phone models because it's a big part of MMAPI. Do you know whether it can be fixed by updating the firmware on the K800? ----- Original Message ----- From: "Christophe Planty" <[email protected]> To: <[email protected]> Sent: Wednesday, October 03, 2007 1:09 PM Subject: Re: Problem writing audio to a stream with SE JP7 phones Hi Chris, This occurred into the first version of JP7 phones (k800) Have been corrected later. unfortunately I haven't the exact list of handsets and versions impacted. (k800 exists in at least 4 different versions) I had similar issue on the SE M600 (UIQ) and it could be solved using setRecordLocation(). (stores the data to filesystem) . It might be a workaround. Note that there's no 'streaming' provided, the data is sent to the stream only when record is stopped. (it'll always behave like a buffer , even if you use your own OutputStream subclass). /Chris [I've cc to SE dev support, they might have more accurate info on that] -----Message d'origine----- De : A mailing list for KVM discussion [mailto:[email protected]] De la part de Chris B Envoyé : lundi 1 octobre 2007 00:40 À : [email protected] Objet : Problem writing audio to a stream with SE JP7 phones Has anyone tried writing audio to a stream with a SE JP7 phone such as a K800i? eg. http://developer.sonyericsson.com/thread.jspa?threadID=41168 It always returns 0 bytes =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".