#import <ThingVoiceDetector.h>
Definition at line 14 of file ThingVoiceDetector.h.
◆ create [1/2]
◆ create [2/2]
◆ destroy [1/2]
◆ destroy [2/2]
◆ NS_UNAVAILABLE [1/2]
- (instancetype) NS_UNAVAILABLE |
|
|
|
◆ NS_UNAVAILABLE [2/2]
- (instancetype) NS_UNAVAILABLE |
|
|
|
◆ setParametersWithSampleRate:channels:codec:level:maxVoiceInMS:noVoiceInMs: [1/2]
- (int) setParametersWithSampleRate: |
|
(int) |
sampleRate |
channels: |
|
(int) |
channels |
codec: |
|
(AUDIO_TYPE) |
codec |
level: |
|
(VAD_LEVEL) |
level |
maxVoiceInMS: |
|
(int) |
maxVoiceInMS |
noVoiceInMs: |
|
(int) |
noVoiceInMs |
|
|
| |
set the vad engine parameters.
- Parameters
-
sampleRate | sample rate for audio record. 8000、16000 and 32000 supported only. |
channels | channels for audio record. 1 supported only. |
level | vad level . See the VAD_LEVEL . |
maxVoiceInMS | the max voice length in ms. |
noVoiceInMs | The max time in Ms We think the conversation is over. |
◆ setParametersWithSampleRate:channels:codec:level:maxVoiceInMS:noVoiceInMs: [2/2]
- (int) setParametersWithSampleRate: |
|
(int) |
sampleRate |
channels: |
|
(int) |
channels |
codec: |
|
(AUDIO_TYPE) |
codec |
level: |
|
(VAD_LEVEL) |
level |
maxVoiceInMS: |
|
(int) |
maxVoiceInMS |
noVoiceInMs: |
|
(int) |
noVoiceInMs |
|
|
| |
set the vad engine parameters.
- Parameters
-
sampleRate | sample rate for audio record. 8000、16000 and 32000 supported only. |
channels | channels for audio record. 1 supported only. |
level | vad level . See the VAD_LEVEL . |
maxVoiceInMS | the max voice length in ms. |
noVoiceInMs | The max time in Ms We think the conversation is over. |
◆ setParametersWithSampleRate:channels:level:maxVoiceInMS: [1/2]
- (int) setParametersWithSampleRate: |
|
(int) |
sampleRate |
channels: |
|
(int) |
channels |
level: |
|
(VAD_LEVEL) |
level |
maxVoiceInMS: |
|
(int) |
maxVoiceInMS |
|
|
| |
set the vad engine parameters.
- Parameters
-
sampleRate | sample rate for audio record. 8000、16000 and 32000 supported only. |
channels | channels for audio record. 1 supported only. |
level | vad level . See the VAD_LEVEL . |
maxVoiceInMS | the max voice length in ms. |
◆ setParametersWithSampleRate:channels:level:maxVoiceInMS: [2/2]
- (int) setParametersWithSampleRate: |
|
(int) |
sampleRate |
channels: |
|
(int) |
channels |
level: |
|
(VAD_LEVEL) |
level |
maxVoiceInMS: |
|
(int) |
maxVoiceInMS |
|
|
| |
set the vad engine parameters.
- Parameters
-
sampleRate | sample rate for audio record. 8000、16000 and 32000 supported only. |
channels | channels for audio record. 1 supported only. |
level | vad level . See the VAD_LEVEL . |
maxVoiceInMS | the max voice length in ms. |
◆ sharedInstance [1/2]
+ (instancetype) sharedInstance |
|
|
|
◆ sharedInstance [2/2]
+ (instancetype) sharedInstance |
|
|
|
◆ start [1/2]
◆ start [2/2]
◆ stop [1/2]
◆ stop [2/2]
◆ delegate
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingAudioEngineSDK/Build/ThingAudioEngineSDK.xcframework/ios-x86_64-simulator/ThingAudioEngineSDK.framework/Headers/ThingVoiceDetector.h
- /Users/humtong/Downloads/Pods_副本/ThingAudioEngineSDK/Build/ThingAudioEngineSDK.xcframework/ios-arm64/ThingAudioEngineSDK.framework/Headers/ThingVoiceDetector.h