Microsoft Speech API: Difference between revisions

Content deleted Content added
External links: Remove advertising link
Managed code Speech API: {{webarchive}} for old reference
Line 106:
| access-date=2011-11-09
}}
{{webarchive |url=https://web.archive.org/web/20100114122117/http://reddevnews.com/articles/2007/02/15/give-applications-a-voice.aspx |date=14 January 2010}}</ref> It has similar functionality to SAPI 5 but is more suitable to be used by managed code applications. The new API is available on [[Windows XP]], [[Windows Server 2003]], [[Windows Vista]], and [[Windows Server 2008]].
 
The existing SAPI 5 API can also be used from managed code to a limited extent by creating a COM Interop code (helper code designed to assist in accessing COM interfaces and classes). This works well in some scenarios however the new API should provide a more seamless experience equivalent to using any other managed code library.