How to make a new SAPI voice for text-to-speech? -


anyone know how create own sapi tts voices? there docs / apis / algorithms? have not slightest idea begin. want use voice in own software , want able sell can used in other 3rd party apps.

you need make component implement ttsengine api, see documentation details:

tts engine vendor porting guide

for practical example of engine implementation can download sample engine can check espeak sapi implementation.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -