Tizen Native API
3.0
|
Detailed Description
A structure for the STT engine functions.
This structure contains essential callback functions for operating STT engine.
- Since :
- 3.0
- Remarks:
- These functions are mandatory for operating STT engine. Therefore, all functions MUST be implemented.
Member Data Documentation
Called when the engine service user cancels to recognize the recording data
Called when the engine service user requests for STT engine to check whether the application agreed the usage of STT engine
Called when the engine service user deinitializes STT engine
Called when the engine service user gets the whole supported language list
Called when the engine service user gets the result time information(stamp)
Called when the engine service user gets the proper recording format of STT engine
Called when the engine service user requests the basic information of STT engine
Called when the engine service user initializes STT engine
Called when the engine service user checks whether the corresponding language is valid or not
Called when the engine service user checks whether STT engine needs the application's credential
Called when the engine service user sets and sends the recording data for speech recognition
Called when the engine service user sets the silence detection
Called when the engine service user starts to recognize the recording data
Called when the engine service user stops to recognize the recording data
Called when the engine service user checks whether STT engine supports the corresponding recognition type
Called when the engine service user checks whether STT engine supports silence detection
The version of the structure 'stte_request_callback_s'