This web app extracts text from an mp3 file and then gives users the freedom to convert the extracted text into a language from a given set of options.
The app uses the APIs listed below for the text extraction and language translation (both offered by IBM Watson)
- SpeechToText (V1)
- LanguageTranslator (V3)