Title... I want to know if it's possible. If yes, can you put basic example? NOT A SCRIPT but just a point of view or something like that...? I'LL WORK ON IT ON MY OWN. I just want to know if it's possible or not.
It would be possible but it would be a long script with every single part of a word like
if game.Players.LocalPlayer.msg==("hi") then --Seeing if player said hi While true do --Loop script.Parent.Screen.Textbox=("Hello!") --Changes surfacegui to say hello