Commit graph

3 commits

Author SHA1 Message Date
axiomlogicnexus
6c7b94351a Wire freestyle STT sidecar with custom Node server entry point and launcher 2026-06-10 20:53:36 +00:00
axiomlogicnexus
f4246c5fcf Phase 1B: Remove duplicate speech client, align freestyle port with existing config
- Delete HyperTwistIPC/HyperTwistHttpSpeechClient.h (duplicate of existing HyperTwistRecognition version)
- Update freestyle_sidecar.bat to port 8766 matching UHyperTwistHttpSpeechClient ServiceBaseUrl
2026-06-10 17:54:47 +00:00
axiomlogicnexus
cc7a5a8bac Phase 1: Fix IPC compilation errors + freestyle sidecar
- Fix HyperTwistIPCProcessManager: remove invalid CreatePipe(nullptr) call
- Fix HyperTwistIPCProcessManager: const-correctness for IsProcRunning
- Fix HyperTwistSolverOracleLibrary: remove stale variable reference
- Add HyperTwistHttpSpeechClient header for freestyle STT integration (1B)
- Add freestyle_sidecar.bat launcher script
2026-06-10 17:50:04 +00:00