setVoiceURI 52 Source/platform/exported/WebSpeechSynthesisVoice.cpp m_private->setVoiceURI(voiceURI); setVoiceURI 42 Source/platform/speech/PlatformSpeechSynthesisVoice.h void setVoiceURI(const String& voiceURI) { m_voiceURI = voiceURI; } setVoiceURI 54 public/platform/WebSpeechSynthesisVoice.h BLINK_PLATFORM_EXPORT void setVoiceURI(const WebString&);