• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 74, 文章 - 0, 評論 - 26, 引用 - 0
            數據加載中……

            (msdn)Using MFC to Automate SAPI (SAPI 5.3)http://msdn2.microsoft.com/en-us/library/ms717069.aspx

            Microsoft Speech API 5.3   用oleview 可以產生 idl 文件 再用 midl工具 可以產生 tlb,h,c 存根文件 等.

            Using MFC to Automate SAPI

            Introduction

            The Microsoft Foundation Classes (MFC) provides an easy and convenient way to automate calls to SAPI using its Class Wizard to generate wrappers for the SAPI layer from the SAPI Type Library.

            In order to accomplish this, perform the following steps:

            1. Create a new MFCAppWizard(exe) project in Visual C++.
            2. Based on the type of application you are creating, follow the wizard prompts. In Step 3 of the wizard prompts, (or Step 2 if you are creating a Dialog Based application) make sure that the Automation check box is selected under the heading, What other support would you like to include?

            Once the new project is ready, access Class Wizard.

            1. Click the Automation tab, and then click Add Class and select From a type library in the drop-down list.
            2. Browse for the sapi.dll file and open it.
            3. Select the classes you would like Class Wizard to generate a wrapper for. The resulting default header and implementation files are sapi.h and sapi.cpp respectively. The rest of this document assumes that you have chosen to use these default file names. Click OK.
            4. You should now be back in the Class Wizard window. Click OK.
            After you are done with the above steps, Visual C++ will automatically add the Class Wizard generated files sapi.cpp and sapi.h to your project.

            Upon viewing the sapi.h file, you should notice that it is nothing more than an automation wrapper that has been generated for all the classes you selected. Notice that all the classes inherit from COleDispatchDriver, hence the dispatch interface needs to be set up. This only requires a few lines of simple code, after which the wrapper class can be used just like any other C++ class.

            Example

            This example assumes that you chose to generate a wrapper for the ISpeechVoice class from among any other classes you may have selected. Using the project created above, include the sapi.h file within a source file in the project that will make automation calls to SAPI using the wrapper. In that source file, type the following code.

            CLSID CLSID_SpVoice;    // class ID for the SAPI SpVoice object
            LPDISPATCH pDisp; // dispatch interface for the class
            ISpeechVoice voice; // use the MFC Class Wizard generated wrapper

            CLSIDFromProgID(L"SAPI.SpVoice", &CLSID;_SpVoice);
            voice.CreateDispatch(CLSID_SpVoice);
            pDisp = voice.m_lpDispatch;

            HRESULT hr = pDisp->QueryInterface(CLSID_SpVoice, (void**)&voice;.m_lpDispatch);

            if (hr == S_OK) {
            pDisp->Release();
            }
            else {
            voice.AttachDispatch(pDisp, TRUE);
            }

            voice.Speak("hello world", 1); // asynchronous call to Speak method of ISpeechVoice interface

            If you have been following the steps outlined above properly, you should hear your computer say "hello world!" That's all there is to using MFC to make automation calls to SAPI. Currently however, not all the wrapper classes generated by MFC's Class Wizard work properly. For instance, the ISpeechLexicon interface does not work. The work around for this is to implement your own automation wrapper classes using C++. The steps to do that are beyond the scope of this document. Of course, you can always use the COM interfaces in C++ and Automation in Visual Basic to ensure that every interface in SAPI works easily and flawlessly.

            posted on 2007-11-20 09:06 井泉 閱讀(1192) 評論(1)  編輯 收藏 引用 所屬分類: C++

            評論

            # re: (msdn)Using MFC to Automate SAPI (SAPI 5.3)http://msdn2.microsoft.com/en-us/library/ms717069.aspx[未登錄]  回復  更多評論   

            你好,我在試驗這個例子的時候遇見了問題。我不知道Example的那段代碼應該加到哪里。我試驗了一下,出現了錯誤。所以,希望你能詳細的指點我一下,可以么?謝謝啦!我的郵箱是:nvllnvll@126.com
            2010-03-19 22:07 | Harry
            久久久久国产一级毛片高清版| 99久久精品免费看国产一区二区三区 | 亚洲中文字幕无码久久综合网 | 久久水蜜桃亚洲av无码精品麻豆| 久久精品亚洲中文字幕无码麻豆| 色综合久久久久网| 亚洲国产精品成人久久蜜臀| 日本久久久久亚洲中字幕| 久久精品这里热有精品| 亚洲欧洲中文日韩久久AV乱码| 久久精品国产亚洲AV麻豆网站| 久久99精品国产麻豆婷婷| 久久综合亚洲欧美成人| 精品无码久久久久久久动漫| 欧美丰满熟妇BBB久久久| 久久精品国产国产精品四凭| 久久亚洲私人国产精品vA| 久久精品亚洲乱码伦伦中文| 精品熟女少妇av免费久久| 女同久久| 久久男人中文字幕资源站| 99久久精品午夜一区二区| 77777亚洲午夜久久多人| 久久精品国产99久久丝袜| 久久99精品国产| 国产精品久久久久久吹潮| 久久精品国产清自在天天线| 久久久久亚洲av成人无码电影| 99久久777色| 久久不见久久见免费视频7| 亚洲色欲久久久综合网东京热 | 香蕉久久夜色精品升级完成| 区亚洲欧美一级久久精品亚洲精品成人网久久久久 | 人妻无码αv中文字幕久久| 要久久爱在线免费观看| 亚洲&#228;v永久无码精品天堂久久 | 久久99精品综合国产首页| 久久久精品2019免费观看| 色婷婷综合久久久久中文一区二区| 久久综合久久综合亚洲| 久久99这里只有精品国产|