Invoke onSpeedChange() callback function manually in setSpeed() 93/250093/2
authorArtur Świgoń <a.swigon@samsung.com>
Fri, 18 Dec 2020 18:02:12 +0000 (19:02 +0100)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 18 Dec 2020 18:12:42 +0000 (18:12 +0000)
commit12fa27b9f5ecef0d0ddee4b8a3817a3fcebb1d63
treecbdd23c89e5896a1fdd1b016dd5d609c0f25edb9
parent96ccafa1eb286c50faeebec283c180fc30013e60
Invoke onSpeedChange() callback function manually in setSpeed()

This is a (temporary) workaround because notifications registered with
tts_setting_set_speed_changed_cb() are not delivered to the process.

Change-Id: I76ad2512653650220f2bf85d43d7bbb16829fa92
src/service/TextToSpeech.cpp