I'm creating a text-to-speech application. it's an ASP.NET application that makes use of the System.Speech namespace to convert some text to .wav audio format.
the thing is that I want to be able to install multiple Nuance voices on the server to make use of them in my application.
is there any website hosting provider (like godaddy.com) that can allow a web application owner to install programs on their system ? is there another way to solve this ?