Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RHVoice/RHVoice
/ set_next
Method
set_next
src/include/core/speech_processor.hpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void set_next(speech_processor* next_)
104
{
105
next=next_;
106
}
107
108
bool is_stopped() const
109
{
Callers
1
append
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected