| Function | wraps the vosk speech recognition library |
| Distribution | voskModule-bin- |
| Jar files | voskModule.jar |
| Modules | vosk |
| Namespace | http://dassault-aviation.com/vosk |
| Provided services | http://dassault-aviation.com/vosk:sentence |
| Required services | http://dassault-aviation.com/vosk:startTalkhttp://dassault-aviation.com/vosk:endTalk |
| Mandatory properties | libmodel |
| Optional properties | autoEnabledpushToTalkpushToTalkWaitpushToTalkCutencodingreplaceWithASCII |
<properties> <application name="vosk" > <module name="vosk" > <moduleProperty key="lib" value="lib" /> <moduleProperty key="model" value="model" /> </module> </application> </properties>
http://dassault-aviation.com/vosk:startTalk and the http://dassault-aviation.com/vosk:endTalkhttp://dassault-aviation.com/vosk:startTalk and the http://dassault-aviation.com/vosk:endTalkhttp://dassault-aviation.com/vosk:startTalk and the http://dassault-aviation.com/vosk:endTalkhttp://dassault-aviation.com/vosk:endTalk service has been received. By default its value is 0 which means it is not used. See also vosk Application Push to talkhttp://dassault-aviation.com/vosk:endTalk service has been received. It is usually necessary because vosk will take some time to decode sentences. By default its value it is 500 milliseconds. . See also vosk Application Push to talkhttp://dassault-aviation.com/vosk:startTalk: This service is used to indicate the start of a sentencehttp://dassault-aviation.com/vosk:endTalk: This service is used to indicate the end of a sentencehttp://dassault-aviation.com/vosk:enable: This request/response service is used to start the speech recognition. See Vosk state for more informationhttp://dassault-aviation.com/vosk:disable: This service is used to end the speech recognition. Note that a further http://dassault-aviation.com/vosk:enable invocation will start it againhttp://dassault-aviation.com/vosk:voskState: This service provides the state of http://dassault-aviation.com/vosk:sentence: This service provides the last decoded sentence. It also provides the mean of confidence rate for the words in the sentence, for the pushToTalk modeautoEnabled is set to true. In that case the state is sent through the http://dassault-aviation.com/vosk:voskState servicehttp://dassault-aviation.com/vosk:enable request/response service)Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence