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
@interface ACSStartCaptionsOptions : NSObject;
Description
Options to request language before starting captions
Methods
init
Start captions options constructor.
-(instancetype)init;
Properties
spokenLanguage
language in which the speaker is speaking.
@property (retain, nonnull) NSString * spokenLanguage;