I try to create a Text-To-Speech service in windows. The API should be exposed using a REST API. Unfortunately I only find examples using ASP.NET. Is it possible to create such a service without the use of ASP. Any hints or examples would be much appreciated.
I searched both google and stackoverflow; but could not find information or examples to achieve this.