I know cause limitation but it is possible to simulate the microphone by
emulator options ( -audio <backend> ).I did not check it yet. I hope that it
will work.
I tried to buy G1 but by now it is out of stock so the emulator is only one
option that i have.

Thanks for your answers.

On Wed, Sep 16, 2009 at 8:08 PM, eclosion android <
[email protected]> wrote:

>
> I studied the Android code today to find a solution and I found:
>
> public final class MicrophoneInputStream extends InputStream {
>    static {
>        System.loadLibrary("srec_jni");
>    }
> .....
>
> Cedric, you have the library libsrec_jni.so in /system/lib (same size
> as mine). Thus I suppose it should be now an option to activate, not a
> lib to install.
>
> Natalya, you don't use the Recognizer Intent? Because, if you use this
> Intent, I wonder why you want to use it in emulator because there's no
> microphone.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to