Obsolete
Status Update
Comments
mo...@gmail.com <mo...@gmail.com> #2
This Issue has been reviewed and accepted.
An engineer will be assigned to work on it according to its priority.
An engineer will be assigned to work on it according to its priority.
an...@gmail.com <an...@gmail.com> #5
ol...@gmail.com <ol...@gmail.com> #6
[Comment deleted]
eg...@gmail.com <eg...@gmail.com> #7
We have successfully built and used native speex codec on Android. But we still
prefer having it in standard Android firmware.
prefer having it in standard Android firmware.
zo...@gmail.com <zo...@gmail.com> #8
@egao1980,
Could you please describe the process to help both other users compile it themselves
AND google developers to add it more quickly?
Thanks
Could you please describe the process to help both other users compile it themselves
AND google developers to add it more quickly?
Thanks
ol...@gmail.com <ol...@gmail.com> #9
[Comment deleted]
vi...@gmail.com <vi...@gmail.com> #10
I tried to compile speex , but have some erros , like:
apps/speex/project/jni/libspeex/bits.c:48: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'void'
apps/speex/project/jni/libspeex/bits.c:61: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'void'
Can you help with this ? Also can you post config.h used for compile speex ?
apps/speex/project/jni/libspeex/bits.c:48: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'void'
apps/speex/project/jni/libspeex/bits.c:61: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'void'
Can you help with this ? Also can you post config.h used for compile speex ?
pa...@gmail.com <pa...@gmail.com> #11
ol...@gmail.com <ol...@gmail.com> #12
[Comment deleted]
ol...@gmail.com <ol...@gmail.com> #13
[Comment deleted]
pe...@gmail.com <pe...@gmail.com> #14
Please can me send anybody pack with speex for android?
I need use speex in android, so if anybody have pack for ndk, send it me.
THX!
petr.vytlacil@gmail.com
I need use speex in android, so if anybody have pack for ndk, send it me.
THX!
petr.vytlacil@gmail.com
ol...@gmail.com <ol...@gmail.com> #15
also to have speex working you need to define sizeof(short) for Android platform. by
default speex know nothing about android platform so you have to add speex types
manually
default speex know nothing about android platform so you have to add speex types
manually
pe...@gmail.com <pe...@gmail.com> #16
OlexanderDanchuk can you send me, source code where i can see how use this codec.
THX
THX
m....@gmail.com <m....@gmail.com> #17
[Comment deleted]
je...@gmail.com <je...@gmail.com> #18
i m doing a project voice over WiFi
in which i have developed voice application in Java .now i want to use Speex to
compress the voice to send it over the network.
m trying to use Jspeex but i am still unable to run it or use it.
please guide me.........
thans...
in which i have developed voice application in Java .now i want to use Speex to
compress the voice to send it over the network.
m trying to use Jspeex but i am still unable to run it or use it.
please guide me.........
thans...
ol...@gmail.com <ol...@gmail.com> #19
[Comment deleted]
ol...@gmail.com <ol...@gmail.com> #20
[Comment deleted]
lu...@gmail.com <lu...@gmail.com> #21
I understand that Speex is also used internally for a number of dictation applications (that is, applications that record audio and play it back to typists). Most of these applications are now creating iPhone/Android applications, so that people can record dictations that are then sent OTA to the server in the office. It would therefore be very helpful to have the Speex codec available in the platform. I would expect this to save a lot of bandwidth, as otherwise audio would have to be recorded at higher bitrates to ensure that the quality was high enough when it was later transcoded to Speex.
ol...@gmail.com <ol...@gmail.com> #22
I have few questions for android developers:
Why are you going to implement speex in java?
Is it open source project?
Is there enough performance for real time encoding/decoding?
What is the latency to encode and decode one 20 ms frame?
Is there at least one full codec for android platform (I mean encoder and decoder) that we could use in realtime applications?
Why are you going to implement speex in java?
Is it open source project?
Is there enough performance for real time encoding/decoding?
What is the latency to encode and decode one 20 ms frame?
Is there at least one full codec for android platform (I mean encoder and decoder) that we could use in realtime applications?
[Deleted User] <[Deleted User]> #23
[Comment deleted]
[Deleted User] <[Deleted User]> #24
Hello everybody,
I need speex codec build for android, if somebody has a stable port, I would be very grateful for sharing. Ready to encode and decode file(or byteArray).
hemant1027@gmail.com
I need speex codec build for android, if somebody has a stable port, I would be very grateful for sharing. Ready to encode and decode file(or byteArray).
hemant1027@gmail.com
jb...@android.com <jb...@android.com>
en...@google.com <en...@google.com>
vi...@gmail.com <vi...@gmail.com> #25
This Issue is in closed state. But, no conclusion is been added. Will there be a support of speex by Android or is it already been added?
Description
voice applications. It provides as much compression as mp3.
Please support it!