![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I write a voice clock program that auto inform time. I can write 2 .exe file:
1. Talk.exe - have no form, just talk time. 2. Setup.exe - have a form to set the time that will call talk.exe (after a hour / 2 hours...). The problem is I want to write only 1 .exe file that can set and talk. Anybody give me an idea, please ? Thank you so much. Ps: Sorry for my bad English ![]() |
|
|||
|
Read the command line arguments & then set up the exe to behave differently depending on the value passed. You'd need two shortcut files though.
From the manual: Quote:
|
|
|||
|
Hi all,
To LineCutter: Thank you, I have the same idea ![]() To Cableguy: I write 2 .exe files because I want talk.exe only "talk", not show any form and don't light on the screen... The setup.exe use to set option so need a form. I'm very happy to make this as an Open Source. Anybody help me? |
|
|||
|
Thank you CableGuy,
I think we can use this website: http://www.research.att.com/~ttsweb/tts/demo.php to make wave files such as "one.wav", "two.wav"... Is it OK ? |
|
||||
|
Yes, nice demo....Still to get a "natural" we have to play with the words...
I'll send you a pm with my e-mail so we can talk on-line...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD Last edited by Cableguy : 07-03-2007 at 06:20 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Encrypting, decrypting - any better idea how to work with file? | Standa | Chit Chat | 11 | 09-01-2008 08:38 AM |
| possible to give values to arrays in Sub Globals? | Stellaferox | Questions & Help Needed | 2 | 02-17-2008 12:10 PM |
| V6-not-optim, V6-Debug, and V6-optimised give not the same nested FOR-NEXT execution | dan kabestan | Questions & Help Needed | 1 | 01-04-2008 07:17 PM |
| Just an idea ..... | Scubaticus | Forum Discussion | 3 | 07-20-2007 02:56 PM |