Results 1 to 4 of 4

Thread: Installing Voice search on NITDroid

  1. #1
    Join Date
    Dec 2010
    Posts
    299

    Installing Voice search on NITDroid

    I have done following steps to installation of Voice Search/Microphone fix on the device of mine.
    Code:
    sudo gainroot
    mount /dev/mmcblk1p2 /
    cd MyDocs
    
    /home/user/MyDocs
    mv libaudio.so /and/system/lib/
    unmount /
    I am getting an error message on the device when I have enter unmount on the terminal. Hence I have closes the x-term. Please let me know if you are having idea to fix the problem. Thanks a lot in advance.

  2. #2
    Join Date
    Mar 2010
    Posts
    1,937

    Re: Installing Voice search on NITDroid

    Well I think I know the where you have done problem in this process. You should use mount command instead of unmount. I think using this command you will be able to transfer libaudio.so easily. Also make sure that you should have internet connection in order to make use of voice search. It will not work if you are using it on Offline mode or without 3G or Wi-Fi. I am hoping that it will help you to solve the problem.

  3. #3
    Join Date
    Mar 2010
    Posts
    2,470

    Re: Installing Voice search on NITDroid

    I am having other way to use voice search, you have to download libaudio.so on your computer. Now connect your computer and phone using USB cable. Now put libaudio.so file in to the root of the phone.You can use home/user/MyDocs path. Now you should mount the file on the android partition so that you can copy the file on to the android file system. Copy paste the following command on the terminal.
    Code:
    sudo gainroot
    
    mount /dev/mmcb1k1p2 /and
    
    cp /home/user/MyDocs/libaudio.so /and/system/lib/
    
    umount /and

  4. #4
    Join Date
    Mar 2010
    Posts
    2,713

    Re: Installing Voice search on NITDroid

    I want to say thanks to all of you for the prompt replies of yours. Well I have used all the suggestion which you have suggested me in this thread. I am glad to say that Voice Search is working awesome. Now I am looking for the next major step. Well I want to enable Microphone so that it conversation with NITDroid can be make possible so that I can use it as a phone. Let me know if you can light shed on this requirement. Anyway thanks a lot for replies.

Similar Threads

  1. Installing Nitdroid on EMMC
    By Nipang Rao in forum Portable Devices
    Replies: 5
    Last Post: 09-02-2011, 11:50 AM
  2. Replies: 4
    Last Post: 08-02-2011, 03:53 AM
  3. Replies: 3
    Last Post: 24-01-2011, 07:10 PM
  4. Replies: 4
    Last Post: 23-01-2011, 12:21 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,550,358.51210 seconds with 16 queries