|
KeenASR Framework v2.1 (8b72cc4)
Keen Research
|
#include <KIOSRecognizer.h>
Instance Methods | |
| (NSNumber *confidence) | - __deprecated_msg |
| (BOOL tag) | - __deprecated_msg |
| (nonnull NSString *) | - description |
Properties | |
| NSString * | text |
| NSNumber * | startTime |
| NSNumber * | duration |
| NSArray< KIOSPhone * > * | phones |
An instance of the KIOSWord class, called word, provides word text, timing information, and the confidence of the word
Note that in certain circumstances startTime, duration, and confidence may be nil.
| - (BOOL tag) __deprecated_msg | ("Temporarily deprecated") |
False for real words, TRUE for tags, e.g. <SPOKEN_NOISE>, <LAUGHTER>
|
readnonatomicstrong |
Duration of the word, in seconds
|
readnonatomicstrong |
Start time, in seconds, for this word
|
readnonatomicassign |
Text of the word