Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Google speech recognition
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cédric Berger  
View profile  
 More options Sep 16 2009, 2:13 pm
From: Cédric Berger <cedric.berge...@gmail.com>
Date: Wed, 16 Sep 2009 20:13:19 +0200
Local: Wed, Sep 16 2009 2:13 pm
Subject: Re: [android-discuss] Re: Google speech recognition
On Wed, Sep 16, 2009 at 19:08, eclosion android

<eclosion.andr...@gmail.com> 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.

Thanks for this precision.
I do not know why it does not find this lib.
Voice applications do crash with an UnsatisfiedLinkError....

E/AndroidRuntime(12395): Caused by: java.lang.UnsatisfiedLinkError:
Library speech not found
E/AndroidRuntime(12395):        at java.lang.Runtime.loadLibrary(Runtime.java:489)
E/AndroidRuntime(12395):        at java.lang.System.loadLibrary(System.java:557)
E/AndroidRuntime(12395):        at
com.google.android.voicesearch.endpointer.MicrophoneInputStream.<clinit>(Mi crophoneInputStr


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.