Class SPXSpeechSynthesisEventArgs

Declaration

@class SPXSpeechSynthesisEventArgs : NSObject;

Description

Defines the payload of speech synthesis event.

Added in version 1.7.0

Properties

result

@property (readonly, atomic) SPXSpeechSynthesisResult * _Nonnull result;

The synthesis result.