Typedefs | Functions
qise.h File Reference

iFLY Speech Evaluation Header File More...

#include "msp_types.h"
Include dependency graph for qise.h:

Go to the source code of this file.

Typedefs

typedef int(MSPAPIProc_QISEAudioWrite) (const char *sessionID, const void *waveData, unsigned int waveLen, int audioStatus, int *epStatus, int *recogStatus)
 
typedef int(MSPAPIProc_QISEGetParam) (const char *sessionID, const char *paramName, char *paramValue, unsigned int *valueLen)
 
typedef const char *(MSPAPIProc_QISEGetResult) (const char *sessionID, unsigned int *rsltLen, int *rsltStatus, int *errorCode)
 
typedef const char *(MSPAPIProc_QISEResultInfo) (const char *sessionID, int *errorCode)
 
typedef const char *(MSPAPIProc_QISESessionBegin) (const char *params, const char *userModelID, int *errorCode)
 
typedef int(MSPAPIProc_QISESessionEnd) (const char *sessionID, const char *hints)
 
typedef int(MSPAPIProc_QISETextPut) (const char *sessionID, const char *textString, unsigned int textLen, const char *params)
 

Functions

int MSPAPI QISEAudioWrite (const char *sessionID, const void *waveData, unsigned int waveLen, int audioStatus, int *epStatus, int *Status)
 
int MSPAPI QISEGetParam (const char *sessionID, const char *paramName, char *paramValue, unsigned int *valueLen)
 
const char *MSPAPI QISEGetResult (const char *sessionID, unsigned int *rsltLen, int *rsltStatus, int *errorCode)
 
const char *MSPAPI QISEResultInfo (const char *sessionID, int *errorCode)
 
const char *MSPAPI QISESessionBegin (const char *params, const char *userModelId, int *errorCode)
 
int MSPAPI QISESessionEnd (const char *sessionID, const char *hints)
 
int MSPAPI QISETextPut (const char *sessionID, const char *textString, unsigned int textLen, const char *params)
 

Detailed Description

iFLY Speech Evaluation Header File

This file contains the quick application programming interface (API) declarations

of evaluation. Developer can include this file in your project to build applications.

For more information, please read the developer guide.

Use of this software is subject to certain restrictions and limitations set

forth in a license agreement entered into between iFLYTEK, Co,LTD.

and the licensee of this software. Please refer to the license

agreement for license use rights and restrictions.

Copyright (C) 1999 - 2012 by ANHUI USTC iFLYTEK, Co,LTD.

             All rights reserved.
Author
Speech Dept. iFLYTEK.
Version
1.0
Date
2012/4/16
See also

History:

Version Date Author

Notes

1.0 2012/4/16 MSP40

Create this file

Definition in file qise.h.

Typedef Documentation

typedef int(MSPAPI* Proc_QISEAudioWrite) (const char *sessionID, const void *waveData, unsigned int waveLen, int audioStatus, int *epStatus, int *recogStatus)

Definition at line 215 of file qise.h.

typedef int(MSPAPI* Proc_QISEGetParam) (const char *sessionID, const char *paramName, char *paramValue, unsigned int *valueLen)

Definition at line 362 of file qise.h.

typedef const char*(MSPAPI* Proc_QISEGetResult) (const char *sessionID, unsigned int *rsltLen, int *rsltStatus, int *errorCode)

Definition at line 256 of file qise.h.

typedef const char*(MSPAPI* Proc_QISEResultInfo) (const char *sessionID, int *errorCode)

Definition at line 290 of file qise.h.

typedef const char*(MSPAPI* Proc_QISESessionBegin) (const char *params, const char *userModelID, int *errorCode)

Definition at line 129 of file qise.h.

typedef int(MSPAPI* Proc_QISESessionEnd) (const char *sessionID, const char *hints)

Definition at line 324 of file qise.h.

typedef int(MSPAPI* Proc_QISETextPut) (const char *sessionID, const char *textString, unsigned int textLen, const char *params)

Definition at line 168 of file qise.h.

Function Documentation

int MSPAPI QISEAudioWrite ( const char *  sessionID,
const void *  waveData,
unsigned int  waveLen,
int  audioStatus,
int *  epStatus,
int *  Status 
)
int MSPAPI QISEGetParam ( const char *  sessionID,
const char *  paramName,
char *  paramValue,
unsigned int *  valueLen 
)
const char* MSPAPI QISEGetResult ( const char *  sessionID,
unsigned int *  rsltLen,
int *  rsltStatus,
int *  errorCode 
)
const char* MSPAPI QISEResultInfo ( const char *  sessionID,
int *  errorCode 
)
const char* MSPAPI QISESessionBegin ( const char *  params,
const char *  userModelId,
int *  errorCode 
)
int MSPAPI QISESessionEnd ( const char *  sessionID,
const char *  hints 
)
int MSPAPI QISETextPut ( const char *  sessionID,
const char *  textString,
unsigned int  textLen,
const char *  params 
)


xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54