MCPcopy Create free account
hub / github.com/RHVoice/RHVoice / output

Method output

src/sd_module/speech_player.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 void start_of_speech::output()
41 {
42 report_event(started_speaking);
43 }
44
45 synth_result::event end_of_speech::which_event()
46 {

Callers 1

runMethod · 0.80

Calls 11

reached_index_markClass · 0.85
is_openMethod · 0.45
idleMethod · 0.45
whatMethod · 0.45
closeMethod · 0.45
openMethod · 0.45
sizeMethod · 0.45
writeMethod · 0.45
get_sample_rateMethod · 0.45
drainMethod · 0.45
set_sample_rateMethod · 0.45

Tested by

no test coverage detected