NIMAudioToTextOption Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMMediaManagerProtocol.h |
url
Audio URL
@property (nonatomic, copy) NSString *url
Discussion
Audio URL
supports the URL of the CommsEase server, not external URLs
Declared In
NIMMediaManagerProtocol.h
filepath
Local file path of an audio file
@property (nonatomic, copy) NSString *filepath
Discussion
Local file path of an audio file
The audio file must be downloaded locally
Declared In
NIMMediaManagerProtocol.h