Implement new API functions for audio streaming 35/293735/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 30 May 2023 02:31:29 +0000 (11:31 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 6 Jul 2023 08:08:20 +0000 (17:08 +0900)
commit4a9c53061321b2e834018dc588eed6eb97aae207
treec4d0223d78e30cf643e4d37168d9fac72912578a
parentbd842f927bdb06a494a5dceb8dae2e4b01416793
Implement new API functions for audio streaming

- Requirements:
The client library needs to provide new API for starting, sending,
stopping audio streaming feature. And also, the client library needs to
provide new API for getting audio format information.

- Contents:
To provide new API functions for audio streaming, this patch adds
implementation for these new functions. Through this patch, this module
has prepared to provide new API for audio streaming.

Change-Id: I88016a602f44c0325e7e58fc63c03872a8533f6d
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/stt.c
client/stt_client.c
client/stt_client.h
include/stt_internal.h