MCPcopy Create free account
hub / github.com/DiscordMessenger/dm / Deinitialize

Function Deinitialize

src/windows/TextToSpeech.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6{
7 void Initialize() {}
8 void Deinitialize() {}
9 void Speak(const std::string& str) {}
10 void StopAll() {}
11};

Callers 2

WinMainFunction · 0.85
~ShellNotificationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected