Finalize audio data when voice key is in pressed state 45/216745/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Thu, 31 Oct 2019 11:16:18 +0000 (20:16 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Thu, 31 Oct 2019 11:17:43 +0000 (20:17 +0900)
commit11a6ddfc6830fce8f1850c0dbab91a0dc614286e
treef5df88c053cee152f7c83ea4269f5e6d3d42202b
parent02784ac4a8b72a15134b394c2bbee278eb27333c
Finalize audio data when voice key is in pressed state

When audio is finalized after voice key variable is
set to false, the FINISH audio event will be fed to
wakeup engines where the event itself is not useful
for wakeup engines.

Change-Id: Ifdd41be5e76a84b779d697edefd57203ac2bfe5a
plugins/wakeup-manager/src/wakeup_manager.cpp