以下是 ITfSpeechUIServer 接口的一般定义:
DECLARE_INTERFACE_(ITfSpeechUIServer, IUnknown)
{
public:
// ITfSpeechUIServer methods go here...
};
由于我无法提供完整的接口定义,你可能需要查阅相关的文档或头文件来获取详细信息。ITfSpeechUIServer 接口通常与其他 Text Services Framework 的接口一起使用,以支持语音输入和交互。
转载请注明出处:http://www.zyzy.cn/article/detail/25194/Win32 API/Ctfspui.h/ITfSpeechUIServer