Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 323 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 323 Bytes

Windows TTS in Unity

A repo that hosts the necessary .dll file to implement the Windows built-in Text-to-Speech function, with sample scripts provided.

Note: Interop.SpeechLib.dll alone is enough to run the TTS in the Editor; but if the live build crashes, you will also need to include CustomMarshalers.dll