|
Video SDK for MacOS API Reference
|
Represents a voice style used in voice interpretation. More...
#include <ZMVideoSDKVoiceInterpretationHelper.h>
Inherits NSObject.
Properties | |
| int | voiceTypeID |
| The unique ID of the voice style. | |
| NSString * | voiceTypeName |
| The display name of the voice style. | |
| NSString * | voiceSampleFileUrl |
| The URL of the voice sample file. | |
Represents a voice style used in voice interpretation.
Definition at line 30 of file ZMVideoSDKVoiceInterpretationHelper.h.
|
readnonatomiccopy |
The URL of the voice sample file.
Definition at line 42 of file ZMVideoSDKVoiceInterpretationHelper.h.
|
readnonatomicassign |
The unique ID of the voice style.
Definition at line 34 of file ZMVideoSDKVoiceInterpretationHelper.h.
|
readnonatomiccopy |
The display name of the voice style.
Definition at line 38 of file ZMVideoSDKVoiceInterpretationHelper.h.