0
我能夠使用聽寫資源工具包或給出的指示here來創建替代聽寫語法。我無法用C++加載新的聽寫主題。我正在嘗試修改sapi5.1 sdk提供的simpledict示例。以下不起作用。使用SAPI加載聽寫
std::wstring stemp = s2ws("grammar:dictation#Genre"); LPCWSTR mygrammar = stemp.c_str(); hr = m_cpDictationGrammar->LoadDictation(mygrammar, SPLO_STATIC);
謝謝你的工作。我的另一個問題是我忘記了我已經用我的「流派」語言模型重新命名了這個目錄。像往常一樣,人爲錯誤。 – Naveen 2010-03-23 16:33:25