HomeSort by relevance Sort by last modified time
    Searched defs:setVoiceURI (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/support/
WebSpeechSynthesisVoice.cpp 51 void WebSpeechSynthesisVoice::setVoiceURI(const WebString& voiceURI)
53 m_private->setVoiceURI(voiceURI);
  /external/chromium_org/third_party/WebKit/Source/core/platform/
PlatformSpeechSynthesisVoice.h 41 void setVoiceURI(const String& voiceURI) { m_voiceURI = voiceURI; }

Completed in 47 milliseconds