Includes: |
<Foundation/Foundation.h>
|
Introduction
VoiceSDK common classes header file.
Classes
- AudioInterval
Represents an audio interval.
- TimeInterval
Represents a time interval.
- VoiceSdkBool
Represents VoiceSDK boolean return type.
- VoiceTemplate
Represents voice template.
Typedefs
- NS_ENUM
An enumeration for audio source labeling during voice template creation
An enumeration for audio source labeling during voice template creation
typedef NS_ENUM(NSInteger, ChannelType) {
MIC = 1, TEL = 2, MIXED = 3
};
© ID R&D
Last Updated: Thursday, August 01, 2024
|