********* Start testing of tst_QTextToSpeech *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 26.0.0
QINFO  : tst_QTextToSpeech::initTestCase() Available text-to-speech engines:
QINFO  : tst_QTextToSpeech::initTestCase() -  darwin
QINFO  : tst_QTextToSpeech::initTestCase() -  mock
PASS   : tst_QTextToSpeech::initTestCase()
QINFO  : tst_QTextToSpeech::sayingWordWithPause(darwin:pause4) qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.1 LGPL version 2.1 or later
FAIL!  : tst_QTextToSpeech::sayingWordWithPause(darwin:pause4) Compared values are not the same
   Actual   (tts.state())         : Paused
   Expected (QTextToSpeech::Ready): Ready
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(925)]
QWARN  : tst_QTextToSpeech::sayingWordWithPause(darwin:pause4) Spoken words: QList("this", "is", "a", "sentence", "with")
PASS   : tst_QTextToSpeech::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 17453ms
********* Finished testing of tst_QTextToSpeech *********
