Code translateLive() so that travelers can instantly translate what they say into text the locals can read.
translateLive()
Make sure to pick self followed by . and then record, (, ), self, ., (, ), self.translateText().
self
.
record
(
)
self.translateText()