1、消息队列是一种先进先出的队列型数据结构,实际上是系统内核中的一个内部链表。消息被顺序插入队列中,其中发送进程将消息添加到队列末尾,接受进程从队列头读取消息。 2、多个进程可同时向一个消息队列发送消息,也可以同时从一个消息队列中接收消息。发送进程把消息发送到队列尾部,接受进程从消息队列头部读取消息,消息...
a2) 语音识别上下文( ISpRecoContext) 接口: 主要用于发送和接收与语音识别相关的消息通知和创建语法规则对象。 2) speech recognition context (ISpRecoContext) connection: Mainly uses in transmitting and the receive and the speech recognition related news notice and the foundation grammar regular object. [...
2) 语音识别上下文( ISpRecoContext) 接口: 主要用于发送和接收与语音识别相关的消息通知和创建语法规则对象。5个回答 2) speech recognition context (isprecocontext,) interface: used to send and receive voice recognition message notification and the creation of the rules of grammar object.2013-05-23 12...