#include <bsapi.h>
Inheritance diagram for SSegmentMapperI:

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 | 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)=0 |
| virtual void BSAPI_METHOD | SetTarget (STransCallbackI *pTarget)=0 |
1.4.7