Code the translateLive() method so that travelers using your app can instantly translate their audio into another language.

Make sure to pick this.record(), followed by this.transcribeRecording(), and finally this.translateText().