Microsoft Speech API: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5) (Whoop whoop pull up - 21816
Tag: Reverted
Line 106:
| url=http://reddevnews.com/articles/2007/02/15/give-applications-a-voice.aspx?sc_lang=en
| access-date=2011-11-09
| archive-date=2010-01-14
}}
{{webarchive | archive-url=https://web.archive.org/web/20100114122117/http://reddevnews.com/articles/2007/02/15/give-applications-a-voice.aspx
|date=14 January 2010url-status=dead
}}</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.