Home
last modified time | relevance | path

Searched refs:adjusted_pitch_string (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_win.cc148 std::wstring adjusted_pitch_string = in ProcessSpeech() local
150 prefix = L"<pitch absmiddle=\"" + adjusted_pitch_string + L"\">"; in ProcessSpeech()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc269 std::wstring adjusted_pitch_string = in ProcessSpeech() local
271 prefix = L"<pitch absmiddle=\"" + adjusted_pitch_string + L"\">"; in ProcessSpeech()