Here is code to execute these printing commands from file:
talk("How Are You")
bark("I am fine")
bark("...and how are you")
snarl("...sorry I asked")
from file INPUT, do printing of results to screen without tags and to file with tags, and open the html output with webbrowser.