News

Vista Speech Macros Beta for Developers Released

Advanced developers who want to tell their computer what to do (literally), rather than punch keys or click on icon, may want to check out a "pre-beta" technical preview of Windows Speech Recognition Macros for Vista. The release of the technical preview was announced by the Windows Vista Team Blog on Saturday.

When speech macros are created, the user can speak a word or phrase into the PC's microphone and, if the speech is recognized, an action will be executed.

It's not exactly clear what actions this beta can carry out. Microsoft provides two demonstrations of the beta by Microsoft MVP Will DePalo showing how to program an API for the Windows Speech Recognition Macros using C++ in Visual Studio. The demo, after much work, shows text being returned at a command line prompt in response to spoken words.

Microsoft seems to have much more in mind for these macros than just returning text in response to speech. A blog post from late last year suggested users would be able to create speech macros "with no programming experience what-so-ever." Possible actions in response to an uttered word or phrase might be to "send keystrokes" and "launch programs," the blog stated. However, the coding complexity shown in DePalo's demos suggests such capabilities haven't arrived just yet -- at least in terms of having no programming experience to set up the macros.

Programmers who want to get started with the speech macros have to first run a microphone wizard to set up the system. Microsoft recommends using a headset with a high-quality microphone. You also need 1 GB of memory when running the macros with other applications.

Instead of using C++, as shown in the demos, programmers can access the built-in capabilities of the macros via JScript or VBScript, according to an MSDN post.

The current technical preview of Windows Speech Recognition Macros for Vista is available in English only. The application can be downloaded here.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube