Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdenlive
/ speechLanguages
Method
speechLanguages
src/pythoninterfaces/speechtotext.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
QMap<QString, QString> SpeechToText::speechLanguages()
40
{
41
return {};
42
}
43
44
QString SpeechToText::subtitleScript()
45
{
Callers
3
updateEngine
Method · 0.45
buildSpeechModelsList
Method · 0.45
pluginssettings.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected