Join Today
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11
Like Tree1Likes

Thread: Just confirm (... Regd Sound recorder beep)

  1. #1
    Join Date
    Jul 2008
    Location
    Pune
    Posts
    50

    Default Just confirm (... Regd Sound recorder beep)

    Its can't be disabled correct? Please confirm.
    Cheers, Andy

  2. #2
    Join Date
    Feb 2007
    Location
    India
    Posts
    1,255

    Default

    yeah. it can't

    Hit the donate button if you found this site useful

  3. #3
    Join Date
    Apr 2008
    Location
    KualaLumpur, MY
    Posts
    141

    Default

    sadly to say yes, it can't be disable..
    but the project for the disable function is still in development..
    so, let's wish them all the best of luck..


    p/s: u can check the progress updates HERE
    Last edited by KooNKHaR; 08-31-2008 at 06:15 AM.

  4. #4
    Join Date
    Aug 2008
    Location
    New Delhi
    Posts
    229

    Default

    Yes it can, if Programmers do not shift towards Lacky Iphone

  5. #5
    Join Date
    Oct 2007
    Location
    coimbatore
    Posts
    228

    Default

    it might be possible if we replace the soundfile.wav with a silent.wav file... i just disabled the normal keypadsounds for browser & shortcut keys... using startup files..,.. will give it a try....

  6. #6
    Join Date
    Jul 2008
    Location
    India
    Posts
    52

    Default

    in workinbgman's firmware this sound is removed...
    i think he can help us
    i Browse

    i Download

    i Flash

    i Brick

  7. #7
    Join Date
    Jul 2008
    Location
    India
    Posts
    52

    Default

    the beep file is in phone system files under usr/SYSqtapp/phone/Notification_5.mid
    put a blank audio file like 'silent.mid' on the root of SD n copy n paste this script in 'startup1.txt' on SD root... reboot the phone to have silent recordin of calls

    #!/bin/bash
    if [ -f /mmc/mmca1/silent.mid ]
    then
    cp /mmc/mmca1/silent.mid /tmp/silent.mid
    mount --bind /ram/tmp/silent.mid /usr/SYSqtapp/phone/Notification_5.mid
    fi



    this method works...
    ONLY FOR AUTORUN ENABLED FIRMWARES.
    for generic firmwares type the cmd in everytime u boot ur phone.


    *thanks to laksluvmoto for idea
    Last edited by tojo_friend; 08-31-2008 at 10:42 AM.
    triplebit likes this.
    i Browse

    i Download

    i Flash

    i Brick

  8. #8
    Join Date
    Oct 2007
    Location
    coimbatore
    Posts
    228

    Default

    ya dats was i said... thanx tojo,.. u reduced my work

  9. #9
    Join Date
    Jul 2008
    Location
    Pune
    Posts
    50

    Default

    Quote Originally Posted by tojo_friend View Post
    the beep file is in phone system files under usr/SYSqtapp/phone/Notification_5.mid
    put a blank audio file like 'silent.mid' on the root of SD n copy n paste this script in 'startup1.txt' on SD root... reboot the phone to have silent recordin of calls

    #!/bin/bash
    if [ -f /mmc/mmca1/silent.mid ]
    then
    cp /mmc/mmca1/silent.mid /tmp/silent.mid
    mount --bind /ram/tmp/silent.mid /usr/SYSqtapp/phone/Notification_5.mid
    fi



    this method works...
    ONLY FOR AUTORUN ENABLED FIRMWARES.
    for generic firmwares type the cmd in everytime u boot ur phone.


    *thanks to laksluvmoto for idea
    The above does not work (and has not worked for many, as can be seen in the other 15 page recorder/beep thread for A1200). I tried the same using the ekonsole. Does not work. Still get the beep.
    Cheers, Andy

  10. #10
    Join Date
    Jul 2008
    Location
    India
    Posts
    52

    Default

    Quote Originally Posted by andyydna View Post
    The above does not work (and has not worked for many, as can be seen in the other 15 page recorder/beep thread for A1200). I tried the same using the ekonsole. Does not work. Still get the beep.



    I think it will work on workingman's firmware or jimmykid's firmware.
    I changed the touchscreen sound in similar fashion and i dont see any reason technically why it shouldn't work.
    i Browse

    i Download

    i Flash

    i Brick


 
+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Q: How can I remove beep from recorder?
    By alian123 in forum A1200 General Chat
    Replies: 194
    Last Post: 04-07-2010, 04:21 PM
  2. beep sound while recording
    By gsr.kashyap in forum E6 General Chat
    Replies: 2
    Last Post: 10-01-2009, 08:58 AM
  3. Regd. more utilities for eKonsole (bash2)
    By andyydna in forum E6 General Chat
    Replies: 3
    Last Post: 09-03-2008, 06:19 PM
  4. Replies: 0
    Last Post: 08-21-2008, 10:00 AM
  5. How to remove the Reminder Beep?
    By liquidxnitez in forum A1200 General Chat
    Replies: 6
    Last Post: 12-07-2006, 11:27 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1