Pinned Loading
-
Voice recognition with speech_recogn...
Voice recognition with speech_recognition and google speech to text API 1import speech_recognition
23recognizer = speech_recognition.Recognizer()
45with speech_recognition.Microphone() as src:
-
JS_RandomBoxSimulator
JS_RandomBoxSimulator PublicCode backup or maintenance repository of my RandomBoxSimulator in CodePen. (https://codepen.io/projecteli/pen/rNGPPxR)
JavaScript 1
-
Make C# dll with cdecl support for a...
Make C# dll with cdecl support for autohotkey 1# Why this gist needs?2Autohotkey library supports ```DllCall()``` and it can call dll with standard ```decl``` feature of c dll. However, typical c# library runs on ```IL``` and cannot be called from autohotkey. To support standard dll call, ```DllExport``` package is required in Visual Studio.
34# Step by step5## 1. Create C# .Net framework library project in Visual studio -
SoundQualityTest
SoundQualityTest PublicMusic (future bass) files for sound quality comparison test. Exported from Cubase pro 11.0.41 Build 448. Date: 2022-10-02.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

