Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
WinMain
Function · 0.85
~ShellNotification
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected