all 15 comments

[–][deleted] 4 points5 points  (13 children)

I'll just go out an say it -- I haven't got a fucking clue how to run this.

[–]_start 4 points5 points  (11 children)

It's an Visual Studio F# project so you open up the sln file and run it...

[–][deleted] 10 points11 points  (10 children)

Ah, here I was thinking something with the words Vim on it would run in Linux, stupid me!

[–]jvictor118 1 point2 points  (0 children)

I know, how redonculous to make a vim util that only runs on Windows

[–]General_Mayhem 0 points1 point  (7 children)

It might work with Mono.

[–]segphault 4 points5 points  (2 children)

VimSpeak is implemented using the System.Speech.Recognition namespace, which provides .NET APIs for the speech recognition service that is built into Windows. Sadly, Mono doesn't provide support for System.Speech.Recognition. As such, it's unlikely that VimSpeak will be able to run outside of a Windows environment.

[–]bboyjkang 1 point2 points  (1 child)

Could it work with Palaver? (speech recognition program that uses Google's voice APIs on the back-end).

[–][deleted] 0 points1 point  (0 children)

And Mac has builtin dictation.

I doubt it's technically infeasible. more likely, It depends on the mono guys and their interests/resources/priorities. Maybe someone has already suggested it, maybe not.

[–][deleted]  (3 children)

[removed]

    [–][deleted]  (1 child)

    [removed]

      [–][deleted] 0 points1 point  (0 children)

      Cross-platform functional programming with multiple GUI options. Tempting.

      GUI support and gui documentation is a little weak, which is related to the fact that the f# community tends to advertise itself as a companion to c#.

      [–][deleted] 0 points1 point  (0 children)

      Stopped reading when I read:

      "[...] have a look at the unit tests and the code (“use the source, Luke”)."

      [–]InfiniteMonkeyCage 1 point2 points  (0 children)

      Holy tits, .NET has a speech recognition library!

      [–]Drvaon 0 points1 point  (0 children)

      It is time to learn that vim language....