Microsoft Speech API: Difference between revisions

Content deleted Content added
m SAPI 5 Voices: Where did Speech Articulation Module come from?
m Undid revision 1258455078 by InternetArchiveBot (talk) Link redirects to home page; Reverting to archived version
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 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]].
| url-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.