Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ init
Method
init
source/frontend/StarVoice.cpp:171–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void Voice::init() {
172
resetEncoder();
173
if (shouldEnableInput())
174
openDevice();
175
}
176
177
178
template <typename T>
Callers
3
initMainMenu
Method · 0.45
displayed
Method · 0.45
displayed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected