KIOSSpeakingTask Constants Reference
Declared in | KIOSDecodingGraph.h |
---|
KIOSSpeakingTask
KIOSTask defines a type of speaking task that will be handled. It is primarily used to indicate to methods that create decoding graphs what type of task they need to handle, so that appropiate customization can be done when creating language model and decoding graph
Definition
typedef NS_ENUM(NSInteger, KIOSSpeakingTask ) {
KIOSSpeakingTaskDefault,
KIOSSpeakingTaskOralReading,
};
Constants
Declared In
KIOSDecodingGraph.h