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
@class SPXConversationTranscriptionEventArgs : SPXRecognitionEventArgs;
Description
Defines the payload for conversation transcription events.
Properties
result
@property (readonly, atomic) SPXConversationTranscriptionResult * _Nullable result;
Represents the conversation transcription result.