Search Unity

Question System.Speech.Synthesis/ .NET / TTS (How do you set this up with Visual Scripting?)

Discussion in 'Visual Scripting' started by REDACT3D_, Sep 17, 2022.

  1. REDACT3D_

    REDACT3D_

    Joined:
    Nov 8, 2020
    Posts:
    222
    Hey guys,

    Ultimately, I'm looking to add runtime dynamic speech synthesis to my projects. only needs to run on windows and I'm not that concerned about cross platform or anything like that so figured why not try and use System.Speech.

    But uh ha! it appears as if it's not included in Unity? Or at least it doesn't show up in the Visual Scripting Assemblies list that is viewable from the Project Settings window. ss.jpg


    Basically, I'm askin': does anyone know how to successfully add text to speech nodes to visual scripting.
    What exactly would the steps be?
    If it's possible, I dono lol