1 voice-control (0.2.10) -- Thu, 27 Aug 2015
3 * Add tizen.org/feature/speech.control feature check (Dongyeol Lee <dy3.lee@samsung.com>)
5 voice-control (0.2.9) -- Mon, 6 Jul 2015
7 * Update daemon start by dbus activation (Dongyeol Lee <dy3.lee@samsung.com>)
8 * Add audio header and Fix volume data (Kwangyoun Kim <ky85.kim@samsung.com>)
9 * Update file IPC for service state to dbus IPC (Dongyeol Lee <dy3.lee@samsung.com>)
10 * Update file IPC for foreground app to dbus IPC (Dongyeol Lee <dy3.lee@samsung.com>)
12 voice-control (0.2.8) -- Thu, 18 Jun 2015
14 * Update IPC and remove volume file (Dongyeol Lee <dy3.lee@samsung.com>)
15 * Add to check app state using APP FW api (Dongyeol Lee <dy3.lee@samsung.com>)
16 * Add recognition mode (Dongyeol Lee <dy3.lee@samsung.com>)
17 * Clean up code by coding rule (Dongyeol Lee <dy3.lee@samsung.com>)
19 vc (0.2.7) -- Wed, 21 Jan 2015
21 * Add result message from engine (Wonnam Jang <wn.jang@samsung.com>)
22 * Change sequence for engine and recorder stop (Kwangyoun Kim <ky85.kim@samsung.com>)
23 * Add authority feature (Kwangyoun Kim <ky85.kim@samsung.com>)
24 * Remove unused smack label (Kwangyoun Kim <ky85.kim@samsung.com>)
26 vc (0.2.6) -- Mon, 08 Dec 2014
28 * Update API (Dongyeol Lee <dy3.lee@samsung.com>)
29 * Support Multi-results (Dongyeol Lee <dy3.lee@samsung.com>)
30 * Improve command structure (Dongyeol Lee <dy3.lee@samsung.com>)
31 * Add cancel by sound interrupt (Dongyeol Lee <dy3.lee@samsung.com>)
33 vc (0.2.5) -- Thu, 20 Sep 2014
35 * Add audio session (Dongyeol Lee <dy3.lee@samsung.com>)
36 * Add new list command APIs (Dongyeol Lee <dy3.lee@samsung.com>)
37 * Update command operation (Dongyeol Lee <dy3.lee@samsung.com>)
38 * Apply list api for clients (Dongyeol Lee <dy3.lee@samsung.com>)
40 vc (0.2.4) -- Mon, 11 Aug 2014
42 * Add audio in type selection (Dongyeol Lee <dy3.lee@samsung.com>)
43 * Add retry code for info files (Dongyeol Lee <dy3.lee@samsung.com>)
44 * Add console app (Kwangyoun Kim <ky85.kim@samsung.com>)
46 vc (0.2.3) -- Thu, 24 Jul 2014
48 * Fix recognition cancel bug (Dongyeol Lee <dy3.lee@samsung.com>)
50 vc (0.2.2) -- Thu, 03 Jul 2014
52 * Update engine API for silence (Dongyeol Lee <dy3.lee@samsung.com>)
53 * Support only text result (Dongyeol Lee <dy3.lee@samsung.com>)
54 * Fix bug on default config valid check (Kwangyoun Kim <ky85.kim@samsung.com>)
55 * Fix security issue (Kwangyoun Kim <ky85.kim@samsung.com>)
57 vc (0.2.1) -- Wed, 28 May 2014
59 * Fix crash issue of result (Dongyeol Lee <dy3.lee@samsung.com>)
60 * Fix multi-language bug (Dongyeol Lee <dy3.lee@samsung.com>)
61 * Update test app for multi-language (Dongyeol Lee <dy3.lee@samsung.com>)
62 * Apply exclusive option (Kwangyoun Kim <ky85.kim@samsung.com>)
64 vc (0.2.0) -- Fri, 23 May 2014
66 * Add manager client(Dongyeol Lee <dy3.lee@samsung.com>)
67 * Support to select conflict results by manager (Dongyeol Lee <dy3.lee@samsung.com>)
68 * Support to add rule of client recognition request (Dongyeol Lee <dy3.lee@samsung.com>)
69 * Update widget result callback (Dongyeol Lee <dy3.lee@samsung.com>)
70 * Add sevice state (Dongyeol Lee <dy3.lee@samsung.com>)
71 * Update XML file of runtime command and info(Dongyeol Lee <dy3.lee@samsung.com>)
72 * Add exclusive command option (Dongyeol Lee <dy3.lee@samsung.com>)
73 * Add system command group and remove interrupt command group (Dongyeol Lee <dy3.lee@samsung.com>)
74 * Add non-fixed command type (Dongyeol Lee <dy3.lee@samsung.com>)
75 * Remove trigger mode (Dongyeol Lee <dy3.lee@samsung.com>)
76 * Remove wakeup command (Dongyeol Lee <dy3.lee@samsung.com>)
77 * Remove speech-to-text feature (Dongyeol Lee <dy3.lee@samsung.com>)
78 * Remove floating button (Dongyeol Lee <dy3.lee@samsung.com>)
80 vc (0.1.3-11) -- Fri, 07 Feb 2013
82 * Support wakeup command (Dongyeol Lee <dy3.lee@samsung.com>)
83 * Support speech-to-text feature (Dongyeol Lee <dy3.lee@samsung.com>)
84 * Add test application for voice control (Kwangyoun Kim <ky85.kim@samsung.com>)
85 * Clean up CMakeList (Dongyeol Lee <dy3.lee@samsung.com>)
87 vc (0.1.3-10) -- Wed, 16 Oct 2013
89 * Clean up code (Dongyeol Lee <dy3.lee@samsung.com>)
91 vc (0.1.3-9) -- Tue, 10 Sep 2013
93 * Fix bug on floating button state (Kwangyoun Kim <ky85.kim@samsung.com>)
95 vc (0.1.3-8) -- Fri, 09 Aug 2013
97 * Add new trigger both floating button and continuous recongtion (Dongyeol Lee <dy3.lee@samsung.com>)
99 vc (0.1.3-7) -- Thu, 25 Jul 2013
101 * Fix to change to get commands from client (Dongyeol Lee <dy3.lee@samsung.com>)
103 vc (0.1.3-6) -- Tue, 09 Apr 2013
105 * Fix bug of request set command (Kwangyoun Kim <ky85.kim@samsung.com>)
107 vc (0.1.3-5) -- Thu, 04 Apr 2013
109 * Fix bug of recording fail (Dongyeol Lee <dy3.lee@samsung.com>)
111 vc (0.1.3-4) -- Wed, 03 Apr 2013
113 * Add time out in recording (Dongyeol Lee <dy3.lee@samsung.com>)
115 vc (0.1.3-3) -- Wed, 03 Apr 2013
117 * Add mute sound in recording state (Dongyeol Lee <dy3.lee@samsung.com>)
119 vc (0.1.3-2) -- Wed, 27 Mar 2013
121 * Fix bs issue to tranfer command from client to server (Dongyeol Lee <dy3.lee@samsung.com>)
123 vc (0.1.3-1) -- Thu, 14 Mar 2013
125 * Support key generation (Dongyeol Lee <dy3.lee@samsung.com>)
127 vc (0.1.3) -- Fri, 08 Mar 2013
129 * Support multi-language command (Dongyeol Lee <dy3.lee@samsung.com>)
131 vc (0.1.2) -- Thu, 28 Feb 2013
133 * Upload initial version (Kwangyoun Kim <ky85.kim@samsung.com>)
135 vc (0.1.1) -- Thu, 26 Apr 2012
137 * Initial Release (Dongyeol Lee <dy3.lee@samsung.com>)