vsdk 10.1.0
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NVsdk
 NAsr
 CDynamicModelModel with dynamic data added at runtime
 CEngineResponsible for creation of Recognizer and DynamicModel instances
 CModelInfo
 CRecognizerInfo
 CRecognizerConsumerModule that performs Automatic Speech Recognition
 NAudio
 NConsumer
 CFileWrites incoming audio buffers into a file
 NProducer
 CBufferForwarder
 CBufferStreamer
 CFileReads a 16-bit Little-Endian PCM audio file and sends its bytes up a Pipeline
 CBuffer16-bit PCM audio buffer used for all audio operations
 CBufferModule
 CConsumerModuleBase class for Pipeline modules that consume audio buffers (like Consumer::File)
 CModifierModuleBase class for Pipeline modules that modify audio buffers (like Afe::Filter)
 CPipelineRoute audio from a ProducerModule to ConsumerModule, with ModifierModule in the middle
 CProducerModuleBase class for Pipeline modules that aquire and dispatch audio buffers (like Producer::File)
 CProducerModuleImplProducer modules with an accessible constructor should inherit this one
 NBiometrics
 CAuthenticatorConsumerModule that performs user authentication (telling if the user talking is the one we expected to be talking)
 CEngineResponsible for creation of Authenticator and Identificator instances
 CIdentificatorConsumerModule that performs user identification (finding who's talking from a bunch of registered users)
 CModelUsed by Authenticator and Identificator instances, containing a bunch of audio records associated with user names
 CRecognizerBase class for biometrics recognition
 NNlu
 CEngineResponsible for creation of Parser instances
 CParserInfo
 CEntity
 CIntent
 CParserProcess text into intent and entities using Natural Language Understanding techniques
 CResult
 NSpeechEnhancement
 CEngine
 CSpeechEnhancerInfo
 CSpeechEnhancer
 NTts
 NEvents
 CMarker
 CWordMarker
 CChannelCan perform voice synthesis
 CEngineResponsible for creation of Channel instances
 NUtils
 CSingletonGeneric CRTP singleton abstraction
 CVersionNumber