https://grandruru.blogspot.com/2019/09/script-engine-in-delphi.html
https://gist.github.com/XProger/89c360fedcd1da8b3978
function Calc(const CalcStr: string): string; var v : Variant; begin v := CreateOleObject('MSScriptControl.ScriptControl'); v.Language := 'JScript'; Result := v.Eval(CalcStr); v := Unassigned;
MSScriptControl.ScriptControl JScript github delphi CreateOleObject('MSScriptControl.ScriptControl');
https://github.com/maxkleiner/maXbox4/blob/19626482415f6bd5e450164c007d5364cd8a1216/source2022_3_R/SMScript.pas#L182
https://github.com/Cordekk/jdx/blob/fc1446ba89834ed030551f0a158888368e34d82c/Js_Eval.epas#L19
https://github.com/ReneNyffenegger/about-VBA/blob/master/object-libraries/Microsoft-Script-Control/parseJSON.bas
https://github.com/SchildCode/EpXL/issues/3
var JS:variant;
begin JS:=CreateOleObject('MSScriptControl.ScriptControl');
JS.Language := 'JScript';
result:= JS.Eval(s);
JS:=Unassigned;
MSScriptControl.ScriptControl JScript CoInitialize SafeArrayCreate IScriptControlPtr AllowUI AddCode msscript.ocx
https://learn.microsoft.com/zh-tw/troubleshoot/developer/visualstudio/cpp/libraries/call-script-control-run-method
https://learn.microsoft.com/zh-cn/troubleshoot/developer/visualstudio/cpp/libraries/call-script-control-run-method
https://github.com/tablacus/TablacusScriptControl
MSScript delphi
https://delphi-programming.yahoogroups.narkive.com/O9QkwUni/delphi-and-ms-script-control
http://bbs.2ccc.com/topic.asp?topicid=565071
盒子论坛 v2.1 编译64位的exe无法使用ms自带的ScriptControl
OleVariant CreateOleObject('ScriptControl')
unit MSScriptControl_TLB; // Type Lib: C:\Windows\SysWOW64\msscript.ocx (1) // LIBID: {0E59F1D2-1FBE-11D0-8FF2-00A0D10038BC}
1、下载https://github.com/tablacus/TablacusScriptControl/releases/download/1.0.9.0/tsc64_1090.cab,安装即可。 2、源码:https://github.com/tablacus/TablacusScriptControl.git
https://github.com/tablacus/TablacusScriptControl
tsc64.dll
https://github.com/tablacus/TablacusScriptControl/issues/10
Dim SC Set SC = CreateObject("MSScriptControl.ScriptControl") SC.Reset WScript.Echo SC.Language
2023年12月14日 星期四
MSScriptControl.ScriptControl JScript github delphi JavaScript
Kastri - Cross-platform library for Delphi
https://github.com/DelphiWorlds/Kastri/tree/master
Kastri - Cross-platform library for Delphi
GitHub
https://github.com › DelphiWorlds › Ka...
Is a cross-platform library which builds upon the existing RTL, FMX and VCL libraries in Delphi · Supports a number of newer APIs that you won't find in FMX/RTL, ...
Kastri/Features/Firebase/DW.FCMSender.pas at master
GitHub
https://github.com › Kastri › blob › DW...
Cross-platform library for Delphi. Contribute to DelphiWorlds/Kastri development by creating an account on GitHub.
Kastri/CodingStandards.md at master · DelphiWorlds ...
GitHub
https://github.com › Kastri › blob › Cod...
Unit files are divided into logical namespaces. Framework code (shared amongst projects) are to use the DW prefix. Framework units should be ...
DW.NativeImage.pas - DelphiWorlds/Kastri
GitHub
https://github.com › master › Controls
Cross-platform library for Delphi. Contribute to DelphiWorlds/Kastri development by creating an account on GitHub.
kastri delphi awesome
Extend Cross-Platform FireMonkey With Powerful Kastri Library For Delphi On Android And IOS
https://blogs.embarcadero.com/extend-cross-platform-firemonkey-with-powerful-kastri-library-for-delphi-on-android-and-ios/
https://delphiworlds.com/2020/05/introducing-kastri/
https://github.com/DelphiWorlds/Codex
https://github.com/juliomar/awesome-delphi
Text-To-Speech,TTS Semantics modality modus Acoustics Harmony vocal Speech
https://www.ptw.com/zh-cht/lab/what-is-text-to-speech
https://www.iqt.ai/tts-list
TTS語音合成-TTS 音質與試聽
雅婷文字轉語音
https://www.researchgate.net/figure/Main-causes-of-acoustic-and-linguistic-variation-in-speech_fig1_221483511
Main causes of acoustic and linguistic variation in speech. | Download Scientific Diagram(PDF) Robust methods in automatic speech recognition and understanding
https://ecampusontario.pressbooks.pub/essentialsoflinguistics2/chapter/3-1-modality/
Figure 3.1. Steps in the transmission of a linguistic signal from one person to another.Spoken and signed languagesThe modality of spoken languages, such as English and Cantonese, is vocal, because they are articulated with the vocal tract; acoustic, because they are transmitted by sound waves; and auditory, because they are received and processed by the auditory system. This modality is often shortened to vocal-auditory, leaving the acoustic nature of the signal implied, since that is the ordinary input to the auditory system.
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
http://mirlab.org/jang/books/audiosignalprocessing/humanVoiceProduction.asp?title=3-3%20Human%20Voice%20Production%20(%A4H%C1n%AA%BA%B2%A3%A5%CD)&language=chinese
3-3 Human Voice Production (人聲的產生)
Example Programs 如何取得程式碼 https://picture.iczhiku.com › SHKTqsDpLSPulNNbPDF3-3 Human Voice Production (人聲的產生). The procedure from human voice production to voice recognition involves the following steps: 1. Rapid open and close ...
1. Utility Toolbox 2. DCPR Toolbox 3. Audio Procesing Toolbox 4. ASR Toolbox (For speech recognition only) 5. Melody Recognition Toolbox (For melody recognition only)
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
https://picture.iczhiku.com/resource/eetop/SHKTqsDpLSPulNNb.pdf
picture.iczhiku.com/resource/eetop pdf
• http://www.phys.unsw.edu.au/~jw/dB.html
Introduction to the definition of Decibels for measuring energy/volume ofspeech/audio signals.
• http://www.phys.unsw.edu.au/~jw/hearing.html
Introduction (including interactive demos) to curves of equal loudness.
• http://www.phys.unsw.edu.au/music/
Homepage for "Music Acoustics".
• http://www.phys.unsw.edu.au/~jw/musFAQ.html
FAQ for "Music Acoustics".
• http://www.wotsit.org
File formats for various kinds, including audio and music.
• http://www.speech.cs.cmu.edu/comp.speech/index.html
FAQ for the newsgroup "Comp.Speech".
• http://www.bdti.com/faq/dsp_faq.htm
FAQ for the news group "Comp.DSP".
• http://www.harmony-central.com/Effects/effects-explained.html
Introduction to audio effects, including many examples.Chapter 2: MATLAB BasicsIt is very handy to use MATLAB for audio signal processing. To get started with MATLAB,please read the following tutorials on MATLAB basics directly.• MATLAB Primer by Sigmon (in English)• 02-初探MATLAB.pdf(Examples)(in Chinese)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
https://en.wikipedia.org/wiki/Speech_synthesis
https://en.wikipedia.org/wiki/FreeTTS