Re: Problem writing audio to a stream with SE JP7 phones
Christophe Planty <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <B0D36A13C7B6CA4BBF71DC60519E899001CC460A@par-exch-prd1.myopwv.com> |
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".