{"library":"qtspeech","type":"library","category":null,"description":"The Qt Speech module enables a Qt application to support accessibility features such as text-to-speech, which is useful for end-users who are visually challenged or cannot access the application for whatever reason.","language":"cpp","status":"active","version":"6.10.1","tags":["accessibility","qt","speech","text-to-speech"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install qtspeech","imports":["#include <QTextToSpeech>"]},{"cmd":"# CMakeLists.txt\nfind_package(qtspeech CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Qt6::TextToSpeech)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}