Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qttexttospeech
Forum Updated to NodeBB v4.3 + New Features

qttexttospeech

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 198 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mondayboy
    wrote on last edited by
    #1

    Hi, several days ago, I installed qt flite on arm platform and the os system is unbuntu 18 , and the official example in qtcreator is running successfully. But I encountered another problem, it can only read English characters. The offical example in qt creator doesn't supply other language options.In function engineSelected(), after line 129 "const QVector<QLocale> locales = m_speech->availableLocales();"
    I qDebug() locale, it retuens only English.So how can I add other language?

    Ronel_qtmasterR 2 Replies Last reply
    0
    • M mondayboy

      Hi, several days ago, I installed qt flite on arm platform and the os system is unbuntu 18 , and the official example in qtcreator is running successfully. But I encountered another problem, it can only read English characters. The offical example in qt creator doesn't supply other language options.In function engineSelected(), after line 129 "const QVector<QLocale> locales = m_speech->availableLocales();"
      I qDebug() locale, it retuens only English.So how can I add other language?

      Ronel_qtmasterR Offline
      Ronel_qtmasterR Offline
      Ronel_qtmaster
      wrote on last edited by
      #2

      @mondayboy Hello. Qt speech modules works with the language packs installed in your system.So just just need to install other language packs and your qt app will detect them automatically

      1 Reply Last reply
      0
      • M mondayboy

        Hi, several days ago, I installed qt flite on arm platform and the os system is unbuntu 18 , and the official example in qtcreator is running successfully. But I encountered another problem, it can only read English characters. The offical example in qt creator doesn't supply other language options.In function engineSelected(), after line 129 "const QVector<QLocale> locales = m_speech->availableLocales();"
        I qDebug() locale, it retuens only English.So how can I add other language?

        Ronel_qtmasterR Offline
        Ronel_qtmasterR Offline
        Ronel_qtmaster
        wrote on last edited by
        #3

        @mondayboy Capture.PNG

        in the demo here i have English and German

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved