Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
typedef enum ACSCaptionsResultType : NSInteger { ... } ACSCaptionsResultType;
Description
Indicates the captions result type
Values
Name | Value | Description | Remarks |
---|---|---|---|
ACSCaptionsResultTypePartial |
0 | Text contains partially spoken sentence. | |
ACSCaptionsResultTypeFinal |
1 | Sentence has been completely transcribed. |