SYVoicePackageImpl Class Reference

#import <SYVoicePackage.h>

Inheritance diagram for SYVoicePackageImpl:
Collaboration diagram for SYVoicePackageImpl:

Instance Methods

(instancetype) - initWithSdkPackage:
 

Properties

Sygic::Audio::VoicePackagePtr sdkPackage
 
- Properties inherited from SYVoicePackage
NSString * name
 Name of the voice package localized to the package locale, nil if not available. More...
 
NSString * language
 Language of the voice package, nil if it is not available. More...
 
NSString * packageId
 Unique id used to identify SYVoicePackage. More...
 
SYVoicePackageGender gender
 Voice package gender. More...
 
SYVoicePackageStatus status
 Current installation status. More...
 
NSUInteger sizeOnDisk
 Size in bytes the SYVoicePackage will take up on disk. More...
 

Method Documentation

◆ initWithSdkPackage:()

- (instancetype) initWithSdkPackage: (const Sygic::Audio::VoicePackagePtr &)  ptrPackage

Property Documentation

◆ sdkPackage

- Audio:
readwritenonatomicassign

The documentation for this class was generated from the following file: