Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Declaration
@class SPXMeetingTranscriptionResult : SPXRecognitionResult;
Description
Defines the result of meeting transcription. Reserved for Microsoft first-party applications.
Properties
userId
@property (readonly, copy, atomic) NSString * _Nullable userId;
A string that represents an user identifier in the meeting.
utteranceId
@property (readonly, copy, atomic) NSString * _Nullable utteranceId;
A string that represents the utterance. This id is consistence for intermediates and final speech recognition result from one speaker.