WVS
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (December 2009) |
WVS may also refer to the WRVS or Women's Royal Voluntary Service
WVS or W(virtual)Script is a virtual scripting language based on XML. Also a Speech Recognition product from IBM, WVS or WebSphere Voice Server provides ASR (Automatic Speech Recognition) and TTS (Text to Speech) functions for solutions supporting MRCP or Media Resource Control Protocol.
[edit] Basic Script
<application> <print>Hello World</print> </application>
Output: Hello World
[edit] Virtual Scripting
The parser of WVS will take its output and run an external programming language (Python, Java or PHP). WVS just provides an easier way to program large applications.
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |