org.ow2.weblab.service.transcript.sphinx
Class SphinxTranscriptorService
java.lang.Object
org.ow2.weblab.service.transcript.sphinx.SphinxTranscriptorService
- All Implemented Interfaces:
- org.ow2.weblab.core.services.Analyser
public class SphinxTranscriptorService
- extends java.lang.Object
- implements org.ow2.weblab.core.services.Analyser
|
Method Summary |
void |
init()
|
void |
init(java.lang.String configFile)
|
org.ow2.weblab.core.services.analyser.ProcessReturn |
process(org.ow2.weblab.core.services.analyser.ProcessArgs args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
webLabTextTranscriptCreator
protected WebLabTextTranscriptCreator webLabTextTranscriptCreator
SphinxTranscriptorService
public SphinxTranscriptorService()
init
public void init(java.lang.String configFile)
throws java.net.URISyntaxException,
java.io.IOException
- Throws:
java.net.URISyntaxException
java.io.IOException
init
@PostConstruct
public void init()
throws java.net.URISyntaxException,
java.io.IOException
- Throws:
java.net.URISyntaxException
java.io.IOException
process
public org.ow2.weblab.core.services.analyser.ProcessReturn process(org.ow2.weblab.core.services.analyser.ProcessArgs args)
throws org.ow2.weblab.core.services.AccessDeniedException,
org.ow2.weblab.core.services.ContentNotAvailableException,
org.ow2.weblab.core.services.InsufficientResourcesException,
org.ow2.weblab.core.services.InvalidParameterException,
org.ow2.weblab.core.services.ServiceNotConfiguredException,
org.ow2.weblab.core.services.UnexpectedException,
org.ow2.weblab.core.services.UnsupportedRequestException
- Specified by:
process in interface org.ow2.weblab.core.services.Analyser
- Throws:
org.ow2.weblab.core.services.AccessDeniedException
org.ow2.weblab.core.services.ContentNotAvailableException
org.ow2.weblab.core.services.InsufficientResourcesException
org.ow2.weblab.core.services.InvalidParameterException
org.ow2.weblab.core.services.ServiceNotConfiguredException
org.ow2.weblab.core.services.UnexpectedException
org.ow2.weblab.core.services.UnsupportedRequestException
Copyright © 2004-2011. All Rights Reserved.