Fix C api for Go and MFC to support streaming paraformer (#268)
This commit is contained in:
@@ -67,6 +67,8 @@ class CStreamingSpeechRecognitionDlg : public CDialogEx {
|
||||
|
||||
bool Exists(const std::string &filename);
|
||||
void InitRecognizer();
|
||||
void InitParaformer();
|
||||
void ShowInitRecognizerHelpMessage();
|
||||
};
|
||||
|
||||
class RecognizerThread : public CWinThread {
|
||||
|
||||
Reference in New Issue
Block a user