MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / options_from_object

Function options_from_object

app/server/runtime.cpp:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 pos = amp + 1;
72 }
73 return {};
74}
75
76const char * backend_name(engine::core::BackendType type) {
77 switch (type) {
78 case engine::core::BackendType::Cpu:

Callers 2

build_speech_requestMethod · 0.70

Calls 1

json_options_mapFunction · 0.85

Tested by

no test coverage detected