BSAPI
Public Member Functions
SSegmentMapperI Class Reference

Segment mapper maps segment boundaries to their original times before using VAD, waveform filter etc. More...

#include <bsapi.h>

Inheritance diagram for SSegmentMapperI:
SUnknownI STransCallbackI

List of all members.

Public Member Functions

virtual void BSAPI_METHOD SetSpeechLabel (const char *pSpeechLabel="voice")=0
virtual void BSAPI_METHOD SetNonSpeechLabel (const char *pNonSpeechLabel="silense")=0
virtual void BSAPI_METHOD SetPerSegmentMapping (bool perSegmentMapping=false)=0
virtual void BSAPI_METHOD SetOverSegmentsMapping (bool overSegmentsMapping=false)=0
virtual void BSAPI_METHOD SetAllowSegmentsSpan (bool allowSegmentsSpan=false)=0
virtual void BSAPI_METHOD SetInheritIsLast (bool inheritIsLast=false)=0
virtual void BSAPI_METHOD ClearSegments ()=0
virtual bool BSAPI_METHOD AddSegments (segm_pos_type *pSegments, int nSegments=-1)=0
virtual bool BSAPI_METHOD MapSegment (long_long *pStart, long_long *pEnd, bool *is_last)=0
virtual void BSAPI_METHOD SetTarget (STransCallbackI *pTarget)=0

Detailed Description

Segment mapper maps segment boundaries to their original times before using VAD, waveform filter etc.


The documentation for this class was generated from the following file: