Commit graph

12 commits

Author SHA1 Message Date
126566c3cf voiceinfo list work
(crashes for some reason)
2024-07-18 06:30:57 -04:00
3b127a0b08 remove vs(non dotnet sdk) csproj
not needed, since dotnet sdk tooling can target .net 4.0 (incl windows x86 to boot! pretty cool.).

afaik the project can still be opened by newer vs versions anyways so /shrug
2024-07-18 05:06:37 -04:00
13ce046d3f actually use bindings
about time
2024-07-18 05:05:35 -04:00
1ebd3285f9 remove obsolete source files from speech2 2024-07-18 03:56:02 -04:00
bd048875c8 make speech2 a dll + start binding it 2024-07-18 03:54:12 -04:00
20f59c5663 add speech2 stuff 2024-07-17 21:40:14 -04:00
fe9a8af8c2 add readme and license 2024-07-02 21:06:37 -04:00
8992065a10 better error handling in HTTP server 2024-07-02 20:48:40 -04:00
198b04c2e3 listen on all ports, require administrator 2024-07-02 20:25:44 -04:00
1288682766 Port specified by command line argument 2024-07-02 20:17:03 -04:00
4edd94b302 Add project files. 2024-07-02 20:13:00 -04:00
e85f1048e4 Add .gitignore and .gitattributes. 2024-07-02 20:12:59 -04:00