Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ start
Method
start
src/ios/iosRecorder.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
84
85
void cIosRecorder::start() {
86
prepareRecording();
87
startAudioQueue();
88
}
89
90
void cIosRecorder::pause() {
91
AudioQueuePause(mQueue);
Callers
2
myTick
Method · 0.45
_expand_cm
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected