crow-translate / QOnlineTranslator

A library for Qt5 that provides free usage of Google, Yandex and Bing translate API.
GNU General Public License v3.0
78 stars 13 forks source link

Add option to save audio file #8

Open omega3 opened 5 years ago

omega3 commented 5 years ago

Could you please add option to GUI to save audio as file (wav, mp3)?

Also would be great to be able to set in settings default folder for saved files.

There is similar project that can be useful (but doesn't have GUI). It can save audio file https://github.com/soimort/translate-shell

Shatur commented 5 years ago

Okay, I will implement it in future.

Shatur commented 4 years ago

Sorry, just running out of time. This should be done on the QOnlineTranslator side first (inside QOnlineTts). Help is very appreciated.