Transcription container - posterior probabilities of occurrence of labels in transcribed speech calculated from a lattice.
More...
#include <bsapi.h>
List of all members.
Public Member Functions |
|
virtual void BSAPI_METHOD | First ()=0 |
|
virtual bool BSAPI_METHOD | Get (char **ppRetLabel, float *pRetPosterior)=0 |
|
virtual void BSAPI_METHOD | Clear ()=0 |
|
virtual bool BSAPI_METHOD | Add (char *pLabel, float posterior)=0 |
|
virtual void BSAPI_METHOD | Sort ()=0 |
|
virtual void BSAPI_METHOD | SetUseOnlyPointers (bool useOnlyPointers)=0 |
Detailed Description
Transcription container - posterior probabilities of occurrence of labels in transcribed speech calculated from a lattice.
The documentation for this class was generated from the following file: