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

Display Pinyin for Chinese characters #36

Open wotori opened 2 years ago

wotori commented 2 years ago

For working with Chinese, it would be very useful to display Pinyin. image

We already have it in google translate, Is it possible to add pinyin to crow? image

Would be awesome.

Shatur commented 2 years ago

Should be done on the core library side if it provided by the Google Translate API. Need investigation.