Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdenlive
/ speechScript
Method
speechScript
src/pythoninterfaces/speechtotext.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
QString SpeechToText::speechScript()
50
{
51
return QString();
52
}
53
54
SpeechToTextEngine::EngineType SpeechToText::engineType() const
55
{
Callers
1
startRecognition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected