sooyeon [Wed, 28 Aug 2024 05:37:23 +0000 (14:37 +0900)]
Update version (1.90.9)
Change-Id: Ib909a513f640ff31203781bda403260e4d68ae37
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Sooyeon Kim [Wed, 28 Aug 2024 05:33:24 +0000 (05:33 +0000)]
Merge "Add ttsd_player_wait_to_play for creating AudioStream" into tizen
dyamy-lee [Mon, 19 Aug 2024 11:45:47 +0000 (20:45 +0900)]
Add ttsd_player_wait_to_play for creating AudioStream
When playing tts with pcm, it also needs creating AudioStream instance.
`ttsd_player_wait_to_play` API helps this, and it makes same logic with `ttsd_server_play` API.
Change-Id: I6b912b006bb8d40720b54823ad2352985bf8344d
sooyeon [Wed, 14 Aug 2024 11:01:14 +0000 (20:01 +0900)]
Move creating AudioStream instance when playing tts is requested
- Issue:
At booting time, there is a case that focus server is not ready.
Because focus server is not ready, initializing TTS engine is delayed with blocking a main thread.
- Solution:
Initializing AudioStream is moved to be invoked when playing TTS is requested.
Change-Id: I141b9a1e7f2835675f625c778968d9308ec3c121
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
dyamy-lee [Fri, 26 Jul 2024 02:22:36 +0000 (11:22 +0900)]
Add checking personal voice and create speak data with personal voice id
For executing add_text_with_synthesis_parameter, it needs some checking points.
First, it adds some logic for checking personal voice information as voice_list in ttsd_engine_select_valid_voice.
Then, it needs to create speak data with personal voice information.
For that, ttsd_engine_start_synthesis API also needs ptts_id as parameter.
Change-Id: I7dbba865b691ddef3f51c4513057707000e455e6
dyamy-lee [Wed, 24 Jul 2024 08:25:52 +0000 (17:25 +0900)]
Add client API for letting know personal voices list to client
The client can know personal voices list with tts_foreach_supported_personal_voices() API
Change-Id: I0fc8eb5713183ae429d1ea163ccd42a6590acea4
dyamy-lee [Wed, 24 Jul 2024 07:39:58 +0000 (16:39 +0900)]
add printing api for personal voices
Change-Id: I0f0bc95a6f2303a83b40ed3478b431aaaaaa9b12
dyamy-lee [Wed, 24 Jul 2024 07:38:53 +0000 (16:38 +0900)]
Add ttse_send_personal_voice API for saving personal voice information
When TTS Engine calls ttse_send_personal_voice(), it save the personal voice information which is parameter of ttse_send_personal_voice.
This api is finding xml file with engine name, and saves the language, unique_id, display_name, device_name.
Change-Id: Ie2650d9c281607b286a458608ee4661e478ec0b4
sungwook79.park [Wed, 24 Jul 2024 06:00:49 +0000 (15:00 +0900)]
Fix typo and memory free
Change-Id: I78504ac44ce378d6580db74a98486d339b634250
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Sejun Park [Thu, 18 Jul 2024 08:33:22 +0000 (17:33 +0900)]
remove description for unknown function that doesn't exist
Change-Id: I397ec6b01d7c983ba4e7d75c5f5006c933161b6a
sooyeon [Thu, 18 Jul 2024 05:45:43 +0000 (14:45 +0900)]
Update version (1.90.8)
Change-Id: I26b9b17a4ad0c22dc6674f6cea8514a3a7e0f3d6
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sungwook79.park [Mon, 1 Jul 2024 07:08:37 +0000 (16:08 +0900)]
Fix issue that failed to call synthesis parameter api over TIDL
Change-Id: I9076ebf0333526f8083014b99b2f0aedd717c757
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
dyamy-lee [Wed, 17 Jul 2024 07:57:29 +0000 (16:57 +0900)]
Update OSU script for sync with tizen_8.0
Change-Id: Ic924f8f11c4c9a926cce2ebbe85592b1097a10de
sungwook79.park [Tue, 16 Jul 2024 02:54:56 +0000 (11:54 +0900)]
Fix issues that detected by static analysis tool
Change-Id: Ib0d344549d6ede064739c2c308fbd8a6fd65c1d6
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sooyeon [Tue, 9 Jul 2024 08:19:00 +0000 (17:19 +0900)]
Make ttse_set_personal_tts_id_cb optional callback
Change-Id: I6ac487d6d79aa8ab3b55a50c7df68402cbf67e9e
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sooyeon [Tue, 9 Jul 2024 00:41:17 +0000 (09:41 +0900)]
Update version (1.90.7)
Change-Id: Ic05fb15e5a1724a867d2a304e5cb99a6034645d8
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sooyeon [Thu, 4 Jul 2024 10:40:13 +0000 (19:40 +0900)]
Add mutex and check whether destroying rpc handle is requested or not
- Issue:
rpc handle double free issue is occurred.
- Solution:
We check whether destroying rpc handle is requested or not. Also, we add mutex to protect rpc handle access.
Change-Id: I6db79b254b4c7283ad69f40d8a9d878c9ee24c0f
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
wn.jang [Mon, 1 Jul 2024 08:04:20 +0000 (17:04 +0900)]
Add PATH environment variable in a OSU script by Security guide
Change-Id: Ic10d01f5f5c9628dff9e97a469b4dbff8d731c69
sooyeon [Fri, 7 Jun 2024 00:13:48 +0000 (09:13 +0900)]
Fix gcc14 build issue and Update version (1.90.6)
Change-Id: If7b289b8df5598fa15d85fea14d62d0bd9b0f139
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sooyeon [Mon, 15 Apr 2024 07:34:36 +0000 (16:34 +0900)]
Add g_steal_pointer to avoid double-free
Change-Id: I9e755e7fd34f2f3b426303683833707a07a899fd
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
(cherry picked from commit
1f94e6693848154ae8d802215cb927584853b59d)
sungwook79.park [Thu, 2 May 2024 23:12:01 +0000 (08:12 +0900)]
Add tts engine api for synthesis parameter instead of changing ttsd_engine_start_synthesis api
Change-Id: I1da7268eb24a71dadc89a91548a9bf1ccc334328
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Thu, 2 May 2024 23:09:35 +0000 (08:09 +0900)]
Modify c header comment
Change-Id: I49ad5501de1bb943bc9af425ae877a05d54ff8eb
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Tue, 30 Apr 2024 05:01:24 +0000 (14:01 +0900)]
Implement IPC in server side for synthesis parameter APIs
Change-Id: Ie5994f9abc6166547b7765da4ab2f43a61ebb072
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Tue, 30 Apr 2024 04:38:12 +0000 (13:38 +0900)]
Implement IPC in client side for Synthesis parameter APIs
Change-Id: I44aeb72fd8404dadd4b1bb1a4064058f3d36df45
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Tue, 30 Apr 2024 02:50:42 +0000 (11:50 +0900)]
Move synthesis parameter apis from internal header to c header
Change-Id: Id0d1cd46753eb8bd4d17bb8341abf764ab3cda99
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook park [Thu, 9 May 2024 05:40:29 +0000 (05:40 +0000)]
Merge "Modify c header with ACR comment" into tizen
Sooyeon Kim [Thu, 9 May 2024 01:33:50 +0000 (01:33 +0000)]
Merge "Change a checker to save pcm buffer" into tizen
sungwook79.park [Thu, 9 May 2024 00:05:31 +0000 (09:05 +0900)]
Modify c header with ACR comment
Change-Id: I23f37b3f1e171b24f911127f72afc4ecae23b62e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Fri, 3 May 2024 10:34:47 +0000 (19:34 +0900)]
Add max duration for silent
Change-Id: I387463092d91b339359f8abe998182d1406bd4a8
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Fri, 3 May 2024 01:04:22 +0000 (10:04 +0900)]
Modify silence duration type from long to unsigned integer
Change-Id: I6dc7b39b4a1c124fdd63029e275383996d427a84
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Tue, 13 Feb 2024 11:06:13 +0000 (20:06 +0900)]
Add silence generation API
Change-Id: Id73f0c2a9ad5c406287ee911e1e1d015a54ccabd
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sooyeon [Mon, 29 Apr 2024 01:58:26 +0000 (10:58 +0900)]
Change a checker to save pcm buffer
Change-Id: Ib9a066b2a71d0b13cc90199fec94b7715286e281
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sungwook park [Thu, 25 Apr 2024 23:19:07 +0000 (23:19 +0000)]
Merge "Modify variable names and parameter clearly" into tizen
sungwook park [Thu, 25 Apr 2024 10:26:13 +0000 (10:26 +0000)]
Merge "Add new structure for saving synthesis parameter" into tizen
sungwook79.park [Thu, 25 Apr 2024 05:08:25 +0000 (14:08 +0900)]
Modify variable names and parameter clearly
Change-Id: I20271728783136388616c78dfa2412ed9ea27d38
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Suyeon Hwang [Wed, 28 Feb 2024 08:48:53 +0000 (17:48 +0900)]
Add new structure for saving synthesis parameter
- Requirements:
The app needs to play each utterance with different configuration such
as pitch, speed, volume, or background volume.
- Contents:
This patch adds new structure type for saving synthesis parameter. This
new type will be used for a member of speak_data_s. Through this change,
each speak_data_s can store each synthesis parameter and can make
difference playback utterance using that synthesis parameter.
Change-Id: I58ea401a14d807a1087275dee0dbac7d029a2c91
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Wed, 28 Feb 2024 07:11:48 +0000 (16:11 +0900)]
Add new function for a synthesis parameter
- Requirements:
The app needs to play each utterance with different configuration such
as pitch, speed, volume, or background volume.
- Contents:
This patch adds new function for a synthesis parameter. The synthesis
parameter is newly introduced by this patch. Using current API, the
client can only change the speed value using fixed parameter of
tts_add_text() function. The synthesis parameter is a kind of handle, so
client can set various configuration value using provided setter
functions. The client can manages the synthesis parameter with related
functions and these functions will be expandable.
Thus, through this change, TTS framework will provides changable
configuration for each utterance.
Change-Id: I7c15d72e253e047b45ec03424e4a729d95007843
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
dyamy-lee [Wed, 3 Apr 2024 08:49:17 +0000 (17:49 +0900)]
change background_volume_ratio type in migration script
In tizen_8.0, it uses interger value about background_volume_ratio.
So, when it upgrade from 7.0 to 8.0, it's data type also changes together.
Change-Id: I3f3d5c10cc1fb940a8da529898a0ffd0bcb087e5
DaYe Lee [Wed, 3 Apr 2024 08:30:31 +0000 (08:30 +0000)]
Merge "Update version (1.90.5)" into tizen
dyamy-lee [Wed, 3 Apr 2024 08:16:36 +0000 (17:16 +0900)]
remove vconf set
Because just using 780154BackupVonfKey save previous value. So, set is not needed
Change-Id: Id0f63d95c645d271a63d4ec24d026dfbd5b09ae1
dyamy-lee [Wed, 3 Apr 2024 05:45:51 +0000 (14:45 +0900)]
change the src,dst file path for only tts
/usr/data/.voice directroy can be used with other voice framework.
So, only mv tts directory. And, following that change, rename it.
Change-Id: I28233bd5811e3403a92ee4421d217381f382267c
dyamy-lee [Tue, 2 Apr 2024 09:37:36 +0000 (18:37 +0900)]
change the chmod for tts-config.xml
when data migration, previous version in home directory has their authority as 600.
but when root directory after 8.0, it needs 664(rw-rw-r).
If it doesn't apply, it is working fail.
Change-Id: Ib0a6956b9b41f04b8ad6eb6d1b8eb6d1450380fe
dyamy-lee [Tue, 2 Apr 2024 05:22:31 +0000 (14:22 +0900)]
Update version (1.90.5)
Change-Id: Ieec47426f5c9e83f018521a8e50ef8ca479daec1
dyamy-lee [Thu, 28 Mar 2024 07:41:34 +0000 (16:41 +0900)]
Add DataMigration Script for OSU
When it does OS Upgrade, previous RW data will be initialized.
So, this patch provide keeping the previous configuration with migration script.
Change-Id: Id484c0537ed406fed37ff7e6f5a6db202b9bedae
sooyeon [Fri, 15 Mar 2024 09:10:10 +0000 (18:10 +0900)]
Set sound stream info regardless of TTS mode and Update version (1.90.4)
- Issue:
In Tizen 7.0 FHub, there is a case that TTS sound volume becomes low.
When the sound focus is not acquired, the sound stream info is not set, either.
- Solution:
Regardless of TTS mode, we made the sound stream info set.
Change-Id: Idce4f621279d05245ce2b0ddc1498915d30b0bcc
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sooyeon [Tue, 12 Mar 2024 08:29:30 +0000 (17:29 +0900)]
Fix gcov QB build error and Update version (1.90.3)
Change-Id: Ifaf2952de2e67f997a0e9c056d477203c1154d94
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Sooyeon Kim [Tue, 12 Mar 2024 06:27:55 +0000 (06:27 +0000)]
Merge "Make not to acquire sound focus when screen reader and notification modes" into tizen
sooyeon [Fri, 8 Mar 2024 08:22:04 +0000 (17:22 +0900)]
Update version (1.90.2)
Change-Id: I45b430f937032e15ea8754a0dc238dd9f0ef2985
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sooyeon [Fri, 8 Mar 2024 08:09:53 +0000 (17:09 +0900)]
Make not to acquire sound focus when screen reader and notification modes
- Issue:
In Tizen 7.0 FHub, media-type playing is stopped, because TTS screen-reader mode acquires a sound focus.
- Solution:
Rollback to the previous TTS sound focus policy.
* Default / Interrupt modes: acquire sound focus
* Screen-reader / Notification modes: NOT acquire sound focus
Change-Id: I73a63743f20e341988db42190435ca9ade271eba
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
(cherry picked from commit
ff6316a4b2a1d4ece22c949486d038e8561b0e26)
Sooyeon Kim [Thu, 7 Mar 2024 03:15:57 +0000 (03:15 +0000)]
Merge "Fix svace issue (add null checker)" into tizen
Suyeon Hwang [Mon, 19 Feb 2024 06:25:58 +0000 (06:25 +0000)]
Merge "Update version (1.90.1)" into tizen
Suyeon Hwang [Mon, 19 Feb 2024 06:15:39 +0000 (15:15 +0900)]
Fix volume conversion parameter to 100 for better readability
Change-Id: I97802a658d60344b30efcefaa469d03328e731da
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Wed, 14 Feb 2024 02:29:37 +0000 (11:29 +0900)]
Update version (1.90.1)
Change-Id: I40d95c3fbf097d12a5113defc4636e1d28d4f5a5
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Fri, 16 Feb 2024 11:35:46 +0000 (20:35 +0900)]
Save volume ratio as integer value to the config file
- Issue:
According to the app locale, sometimes the framework can fail to get
proper background volume ratio value from the configuration file.
- Solution:
This patch fixes the logic for saving background volume ratio value.
According to the spec. of snprintf() and atof(), these functions are
affected by the app locale. Thus, the app can represent the floating
point value with different way by the locale. And this can cause the
failure of getting proper value.
To avoid this situation, this patch converts the volume ratio as integer
value. Through this change, the locale will not affect the
representation for the volume ratio.
Change-Id: Ieb5c80098b91d56801b98183e8c524db6cf1b0bc
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Thu, 15 Feb 2024 12:47:58 +0000 (21:47 +0900)]
Fix ducking deactivation retrial logic
- Issue:
If the ducking deactivation is failed, the retrial for the failure can
be performed after a long period of time.
- Solution:
This patch fixes the logic for the retrial. Through this patch, the code
reset the interval of the timer to zero. The deactivation failure should
be caused by a minor timing issue, so it will only take a short period
of time. So, this patch can make faster the retrial latency.
And also this patch includes some minor coding covention fix.
Change-Id: I540fb25b7bc2c8b3099046d8bca98b267afa95e4
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
sooyeon [Fri, 16 Feb 2024 05:04:34 +0000 (14:04 +0900)]
Fix svace issue (add null checker)
Change-Id: Ie3608f29bc7a397eba91a392160a68fd9c08f40b
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
sooyeon [Fri, 16 Feb 2024 02:50:09 +0000 (11:50 +0900)]
Fix coverity issue (adding lock)
Change-Id: Ica3706e62a5cbcfa29d5a31d497fb46f1915b21d
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Suyeon Hwang [Wed, 14 Feb 2024 02:28:11 +0000 (02:28 +0000)]
Merge changes I41b91634,I2fa72eaf,I8fa79f7c into tizen
* changes:
Remove screen reader check from tts_stop()
Retry ducking deactivation when it is failed
Remove unnecessary variables for controlling thread
dyamy-lee [Tue, 6 Feb 2024 03:17:08 +0000 (12:17 +0900)]
Added mutex lock for avoiding the data race condition
When it updates g_config_info, it needs mutex lock for preventing the data race condition.
When it accesses g_app_list, it needs mutex lock for preventing the data race condition.
Change-Id: I7b094b377a81e1e4fa35bf6cf6332a6baef8f83e
dyamy-lee [Tue, 30 Jan 2024 09:39:31 +0000 (18:39 +0900)]
consider memory leak issue
There is no case about temp->default_lang is not null.
However, it couldn't sure that if the function's logic is changed.
So, this added the free() for considering if temp->default_lang is not null case
Change-Id: I226c248853301051c5444593d1297ef03a24ac98
dyamy-lee [Tue, 30 Jan 2024 00:53:19 +0000 (09:53 +0900)]
add null check before calling strdup
Change-Id: Ib161b1b67c0e104d5169d204365e3b3920a57199
Suyeon Hwang [Mon, 22 Jan 2024 11:19:23 +0000 (20:19 +0900)]
Remove screen reader check from tts_stop()
- Issue:
App receives screen_reader_off error when the app call tts_stop() on
playing state.
- Solution:
The screen reader mode is only available when the screen reader option
is on. So, the framework checks the screen reader option when the client
sets the screen reader mode. However, sometimes the client wants to stop
playing TTS to handle screen reader off situation. But, in this case,
the client has to get the screen_reader_off error because of the reason
that described above.
Thus, this patch removes the screen reader option check logic from the
tts_stop() function. Through this change, the client can stops the TTS
playback even though the client sets the screen reader mode.
Change-Id: I41b91634d3aaa1fd0fd4cc6dc3198a9baa9d46a1
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 16 Jan 2024 13:12:35 +0000 (22:12 +0900)]
Retry ducking deactivation when it is failed
- Issue:
Sometimes ducking deactivation can be failed and does not recovered.
- Solution:
This patch adds the logic for retrying ducking deactivation if the
deactivation is failed. In most case, deactivation is not failed because
previous logic also calcualtes the ducking duration. However, some
unknown reason, deactivation can be failed. So this patch makes the
framework handle this situation.
Change-Id: I2fa72eafa5d095b1a44dd9aadc281cfcb16429c4
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Fri, 12 Jan 2024 05:53:34 +0000 (14:53 +0900)]
Remove unnecessary variables for controlling thread
- Issue:
When PlayerThread is destructing, main thread can be in deadlock.
- Solution:
This patch removes unnecessary condition variable and mutex for thread.
The root cause of the deadlock is because of the wrong usage of two
different mutex for controlling single thread. This patch simplifies the
thread function and thread controlling logic using timed_mutex and
condition_variable_any. Through this change, the PlayerThread instance
can clear the reserved thread more quickly.
Change-Id: I8fa79f7c4e25595641fc651394e550d545360f75
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
wn.jang [Tue, 9 Jan 2024 02:46:02 +0000 (11:46 +0900)]
Update version (1.90.0)
Change-Id: I9d7a2d93b019cde53ef733fdcea636f8b7b402ea
wn.jang [Wed, 3 Jan 2024 05:46:23 +0000 (14:46 +0900)]
Delay quitting ecore main loop for 30s
While the tts engine is terminating for 100ms, if the tts client try to connect to the engine,
the tts client is connected to the engine, which will be terminated.
And tts client can't request to launch tts engine by rpc port.
Change-Id: I8ac258d9aa26877ef19205278245b84506a1f5b9
Wonnam Jang [Wed, 3 Jan 2024 05:35:30 +0000 (05:35 +0000)]
Merge "Fix race condition when player thread is terminated" into tizen
wn.jang [Fri, 29 Dec 2023 05:43:59 +0000 (14:43 +0900)]
Fix race condition when player thread is terminated
Change-Id: I1db88e6f4f308e59eb1ff6122733e17361d36a7b
sooyeon [Wed, 6 Dec 2023 01:58:05 +0000 (10:58 +0900)]
Update since_tizen in header files
Change-Id: I8741705d9588a1b899615c1d8999832537700cee
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Suyeon Hwang [Fri, 1 Dec 2023 01:35:09 +0000 (10:35 +0900)]
Update version (1.80.10)
Change-Id: Ie565a2e7a10c366a560bbb2072dd2f1fd7a00250
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Fri, 1 Dec 2023 01:34:42 +0000 (01:34 +0000)]
Merge "Remove unnecessary sub thread checking logic" into tizen
Suyeon Hwang [Thu, 30 Nov 2023 10:03:20 +0000 (19:03 +0900)]
Remove unnecessary sub thread checking logic
- Issue:
Sometimes tts_destroy() is delayed without any reason.
- Solution:
This patch removes unncessary logic for checking active ecore sub
thread. In old version, tts.c module makes a sub thread for some reason
so the framework should check the active subthread for safe handle
destroy. However, since tizen 7.0, tts.c module does not make a sub
thread any more. And only the tts_core.c makes some sub thread and those
sub threads are completely controlled by the framework. So the checking
logic in tts.c is unncessary now.
Change-Id: I5f2ea8aa16f65e82e94332c046ae74ffba569f78
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Sooyeon Kim [Mon, 27 Nov 2023 07:02:38 +0000 (07:02 +0000)]
Merge "Fix potential memory leak" into tizen
Sooyeon Kim [Mon, 27 Nov 2023 07:02:33 +0000 (07:02 +0000)]
Merge "Fix svace issue (resolve memory leak)" into tizen
sooyeon [Mon, 13 Nov 2023 04:46:09 +0000 (13:46 +0900)]
Fix potential memory leak
Change-Id: Ie34bf3d8a9eb2a33edda06237023b1870d6eee94
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Suyeon Hwang [Wed, 25 Oct 2023 02:12:08 +0000 (11:12 +0900)]
Update version (1.80.9)
Change-Id: Ie332e0eec9f179abedd6b2b75104d00b692db685
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 24 Oct 2023 06:33:44 +0000 (15:33 +0900)]
Fix thread suspend logic for pkgmgr_thread
- Issue:
If pkgmgr_client_new() is continously failed, pkgmgr_thread can sleep
very long time and this can cause deadlock when the app tries to destroy
the handle.
- Solution:
To reduce the error log, gradually increased suspend time logic was
added in pkgmgr thread. However, the suspend time could increase
without limitation and this long suspend time might cause critical
deadlock.
To solve this problem, this patch changes the suspend logic with
conditional variable. Using conditional variable, the framework will be
able to resume the thread and properly terminate it even if the suspend
time is too long. And also this patch adds a limitation for the suspend
time. So, even if the thread termination logic is failed, the thread
will be exited in a reasonable time.
Change-Id: I6e126464032a70dbf1d5f63a03c7a85c01ef0a8d
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
sooyeon [Wed, 4 Oct 2023 07:05:18 +0000 (16:05 +0900)]
Fix svace issue (resolve memory leak)
Change-Id: I803bbf8bd03bb056d3e4366bd87c2aecb9c4e739
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Suyeon Hwang [Fri, 6 Oct 2023 08:16:17 +0000 (17:16 +0900)]
Update version (1.80.8)
Change-Id: I6cfad6b0ff2de2339933d095c2799d7cdcfe0174
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Thu, 5 Oct 2023 12:18:12 +0000 (21:18 +0900)]
Stop player thread when an error occurs
Change-Id: Iac55d6e61df0b9020d2db9f85e568df73809a898
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 26 Sep 2023 07:50:48 +0000 (16:50 +0900)]
Update version (1.80.7)
Change-Id: I787acb241b2fad84d81e5e649d37c70f9872c318
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 26 Sep 2023 07:40:25 +0000 (16:40 +0900)]
Use safe function to avoid security issues
Change-Id: I9d62fb45b44eaaf223aba5c6f58ed504ac6e3027
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Mon, 25 Sep 2023 10:37:12 +0000 (19:37 +0900)]
Update version (1.80.6)
Change-Id: Id140201ee2401e4918096ff8f256a999a2034b06
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Mon, 18 Sep 2023 08:21:03 +0000 (17:21 +0900)]
Record debug information for each TTS playback
- Requirements:
The platform debugging tool wants to know the playback information for
each TTS requets if the debugger tool is run.
- Contents:
This patch adds new logic for recording the information about the TTS
playback. Through this patch, the platform level debugger tool can
access the information about playback.
Change-Id: I3245d49da8b7023eb7436f61311dfaa06d3f68a8
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
wn.jang [Tue, 12 Sep 2023 09:52:27 +0000 (18:52 +0900)]
Update version (1.80.5)
Change-Id: I5b7555c8c2d51fc65414242d80bd77db930f7aa4
wn.jang [Tue, 12 Sep 2023 08:57:06 +0000 (17:57 +0900)]
Change unit of synthesized PCM data when calculating xRT
Change-Id: Ia0465b4c9dc248659c6c78a3a3c86242fa0b7dcf
wn.jang [Tue, 25 Jul 2023 03:00:38 +0000 (12:00 +0900)]
Update version (1.80.4)
Change-Id: I8ced794197ecd7e381c432f3ec300debf037ebc4
Wonnam Jang [Tue, 25 Jul 2023 02:57:00 +0000 (02:57 +0000)]
Merge "Fix descriptions according to checking header tools" into tizen
wn.jang [Fri, 14 Jul 2023 10:11:36 +0000 (19:11 +0900)]
Fix descriptions according to checking header tools
Change-Id: I255cd2ce425fc0eac994996302da672f7ce479c9
Suyeon Hwang [Mon, 24 Jul 2023 04:53:48 +0000 (13:53 +0900)]
Update version (1.80.3)
Change-Id: I468af7803bdf6863022413992a051b8593855c07
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 18 Jul 2023 10:21:24 +0000 (19:21 +0900)]
Fix typo in function and variable names
Change-Id: I55cb92a1b44c0d2e136baf1caa897a4826346c7f
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 18 Jul 2023 07:35:44 +0000 (16:35 +0900)]
Fix coding style for internal function and constant
- Contents:
This patch removes the two underscore identifier from function name. And
also this patch renames the constant variables to fit the common coding
convention.
Change-Id: I6df8cec4d4f35697a4a840889f49aa5f15dc88c3
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Tue, 18 Jul 2023 07:23:08 +0000 (16:23 +0900)]
Fix the description of each test cases
- Content:
This patch fixes the description proper. It is no neccessary but this
change will help to understand each test cases.
Change-Id: I1be749e7c6c9fd01b35803fe7261c993b5d8e48b
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Mon, 3 Jul 2023 08:42:49 +0000 (17:42 +0900)]
Remove unused or unreachable code
- Contents:
This patch removes some unused or unrechable code. Through this patch,
unvaluable code is removed and also test cases covers more code and
logics.
Change-Id: I7822086a9160fafd6014e6759508a6cf3cfaa2cb
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Mon, 3 Jul 2023 07:55:00 +0000 (16:55 +0900)]
Add new test cases to increse the coverage
- Contents:
This patch adds new test cases for uncovered line. Through this patch,
developers can check the behavior about specific situations.
Change-Id: I5e9175a9997ff26c58cd4b6ab31e05dd154b4408
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Fri, 30 Jun 2023 12:10:44 +0000 (21:10 +0900)]
Refactor unit tests with utility class
- Contents:
This patch fixes all unit tests using new utility class from previous
commit. Through this change, many duplicated codes in test cases can be
removed.
Change-Id: Ia869ae0b334e2505deaebbf9c9484bef36a58468
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Thu, 29 Jun 2023 01:56:39 +0000 (10:56 +0900)]
Add test utility class
- Contents:
This patch introduces new utility class for test case. Through this
class, developers can easily make the test cases. This new class
provides many useful utility methods and frequently used code blocks.
Change-Id: Ife285e7e7bd065423197727bcaeb72219a3ecc8e
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
wn.jang [Thu, 6 Jul 2023 05:14:48 +0000 (14:14 +0900)]
Change error to no error, when speak data is empty
Cause: In the __wait_synthesis() function, if the synth_control is changed from DOING
to DONE and there's no next speak_data, the synthesis is terminated. At this time, it
is normal operation, even if there's no speak data.
Solution: Change error to no error, when speak data is empty.
Reference log:
01-27 05:01:43.733+0900 I/ttsd (P 798, T 798): ttsd_server.c: __wait_synthesis(100) > [Server] synth_control(1)
01-27 05:01:43.733+0900 D/ttsd (P 798, T 798): ttsd_server.c: __synthesis(116) > @@@ SYNTHESIS START
01-27 05:01:43.733+0900 W/ttsd (P 798, T 798): ttsd_data.cpp: ttsd_data_get_speak_data(563) > [DATA WARNING] There is no speak data
01-27 05:01:43.733+0900 D/ttsd (P 798, T 798): ttsd_server.c: __synthesis(121) > @@@ Fail to get speak data. ret(-
49348604)
01-27 05:01:43.733+0900 D/ttsd (P 798, T 798): ttsd_server.c: __synthesis(122) > @@@ SYNTHESIS END
Change-Id: I8ce4823ee9791b1b2854c1f1ed7c01469151807e
wn.jang [Tue, 4 Jul 2023 10:51:47 +0000 (19:51 +0900)]
Send synthesized PCM data from TTS engine to client
Change-Id: I91dd83aaa808fa46bc2e4768797db66da3f524c1
Suyeon Hwang [Mon, 5 Jun 2023 02:00:12 +0000 (11:00 +0900)]
Update version (1.80.2)
Change-Id: Ie7bdbf99e02260da7de2e4d9078baa982e54fe18
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>