Add an Utterance class. Support just the following properties for now: * `transcript` (`Transcription`) * `transcription` (`Transcription`) * `translation` (`MultiLangString`)
Add an Utterance class. Support just the following properties for now:
transcript(Transcription)transcription(Transcription)translation(MultiLangString)