crow-translate / QOnlineTranslator

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

Option to show pronounciation #52

Open gitterspec opened 1 year ago

gitterspec commented 1 year ago

I believe Lingva and Google show this by default.

Would be very nice to have this option. Indispensable for languages that are not phonetic (for example, Chinese), where one would have no idea how to pronounce the translation without this.

Shatur commented 1 year ago

We display all the information that the selected engine sends. So it either does not send this info, or we somehow missed on JSON inspection.