Re: ChatGPT for LC scripting

2025-03-06 Thread Alex Tweedly via use-livecode
On 07/03/2025 00:04, Bob Sneidar via use-livecode wrote: Your supposition is incorrect. We are not ALL using these gadgets. I for one never will. Bob S I almost agree. I don't have any trouble coding what I need in LC. Now if I could ask ChatGPT to organise all the relevant tools and build

Re: Code signing on Windows

2025-03-06 Thread Marty Knapp via use-livecode
Thanks Matthias, I’ll give that a try. --- Marty Knapp > On Mar 6, 2025, at 3:11 AM, matthias rebbe via use-livecode > wrote: > > Marty, > > you could use signtool.exe > https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool > > which is part of the Windows SDK kit > > https://de

Re: ChatGPT for LC scripting

2025-03-06 Thread Craig Newman via use-livecode
Sean. You are actually using ChatGPT as your main coding engine? I have made apps small and large, but cannot imagine how I could ever start that way. I am not talking about asking for a routine using, say, recursion to find the factors of an integer. This to create a stand-alone function I co

Re: ChatGPT for LC scripting

2025-03-06 Thread Craig Newman via use-livecode
I suppose we are all using these gadgets. Just know that I posed an electrical power question to both ChatGPT and Claude. ChatGPT got it right, and Claude missed a step. “He” apologized and thanked me for pointing it out. I assume it could have easily gone the other way around. One really has t

Re: ChatGPT for LC scripting

2025-03-06 Thread Sean Cole via use-livecode
Hi Craig, For example, I needed to integrate the Docusign SOAP API into a current project. Rather than hunt through the pages and pages of API guides, which are usually very C+, C# or PHP centric, I type the following into the ChatGPT prompt: Create a LiveCode script for version 9.0.2 that will c

Re: revspeak on Mobile?

2025-03-06 Thread Klaus major-k via use-livecode
Oh my, the latest LC text-to-speech library is named: speech and supports the mobile platform! 8-) Problem solved... > Am 06.03.2025 um 12:25 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > the dictionary in LC 10 only lists Mac and Windows as support for > "text-to-speech

revspeak on Mobile?

2025-03-06 Thread Klaus major-k via use-livecode
Hi friends, the dictionary in LC 10 only lists Mac and Windows as support for "text-to-speech" in LC. Does anyone know of a "text-to-speech" library (or two libs) that will work on Android AND iOS? Thank you! Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@

Re: Code signing on Windows

2025-03-06 Thread matthias rebbe via use-livecode
Marty, you could use signtool.exe https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool which is part of the Windows SDK kit https://developer.microsoft.com/windows/downloads/windows-sdk to automatic signing in Innosetup using the dongle https://jrsoftware.org/ishelp/index.php?topi