Allowed the input text to be typed instead of recognised from speech
When a language doesn't support Speech-To-Text (e.g. German) we add (typing) to the end of the language name to indicate that speech is not supported and we also disable the audio input controls
Still need to do:
Make sure that transcription doesn't get ahead of audio being played
Add support for all language pairs which support MT by getting a lis from the MT service and using it to drive the UI.
A few different features:
Still need to do: