Author Topic: Tkcvox Recording Longer Than 30 Minutes?  (Read 4075 times)

MrCool80s

  • Newbie
  • *
  • Posts: 7
    • View Profile
Tkcvox Recording Longer Than 30 Minutes?
« on: April 26, 2006, 12:58:04 am »
I purchased tkcVox from the Kompany a couple weeks ago for recording talks I give / attend.  However, I could not get it to run longer than 30 minutes (it would not prevent suspend as a couple other programs do).  "Shaun" at the Kompany advised I should (paraphrasing) "set the suspend to a long time or disable it".  However, that is not possible using the standard utility.

It has been suggested that modifying qpe.conf would produce the desired results, but the file is over written every time the utility is used.   In addition, after several edits, I was only able to get tkcVox to run for 38 minutes at the longest.

After quite an email discourse with Shaun, he told me I was "the only one with this problem" and that I asked for a refund becuase I "found it inconvenient" to make the necessary changes to the suspend settings.

Am I totally out there?  Anyone use tkcVox on the 6000 (with or without Qtopia) and it just works?
Zaurus SL-6000L, Stock ROM (for now)
GrandTec Silicone VIK, Generic SD 512 MB

qx773

  • Full Member
  • ***
  • Posts: 219
    • View Profile
Tkcvox Recording Longer Than 30 Minutes?
« Reply #1 on: April 27, 2006, 11:44:19 am »
You can create a script to disable suspend.  I had this problem as well.  With information from other people, I created a script called "tkcVox-ns" in a directory in my path which contains the lines:

qcop QPE/System 'setScreenSaverMode(int)' 2
tkcVox_xscale
qcop QPE/System 'setScreenSaverMode(int)' 100


I then had to run

su
vi /home/QtPalmtop/apps/Applications/tkcVox_c700.desktop
exit
exit


I changed the line that begins with "Exec" to:

Exec=tkcVox-ns

I have a C760.  I also had to change the preferences inside tkcVox to change the Mic and Phone to

/dev/dspdefault

instead of what it originally was.
« Last Edit: April 27, 2006, 11:46:55 am by qx773 »

MrCool80s

  • Newbie
  • *
  • Posts: 7
    • View Profile
Tkcvox Recording Longer Than 30 Minutes?
« Reply #2 on: April 29, 2006, 09:55:03 pm »
Thank you!  Before posting, I had come across your Feb, 2004 discussion with lardman and tumnus but could not complete the process.  I will use your additional detail and report back.
Zaurus SL-6000L, Stock ROM (for now)
GrandTec Silicone VIK, Generic SD 512 MB