Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cactus-compute/cactus-react-native
/ handleInit
Function
handleInit
example/src/STTScreen.tsx:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}, [cactusSTT.isDownloaded]);
32
33
const handleInit = () => {
34
cactusSTT.init();
35
};
36
37
const handleSelectAudio = async () => {
38
try {
Callers
nothing calls this directly
Calls
1
init
Method · 0.65
Tested by
no test coverage detected