HomeSort by relevance Sort by last modified time
    Searched full:speechsentenceboundary (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebSpeechSynthesizerClientImpl.cpp 84 m_client->boundaryEventOccurred(utterance, SpeechSentenceBoundary, charIndex);
  /external/chromium_org/third_party/WebKit/Source/platform/speech/
PlatformSpeechSynthesizer.h 43 SpeechSentenceBoundary
  /external/chromium_org/third_party/WebKit/Source/modules/speech/testing/
PlatformSpeechSynthesizerMock.cpp 76 client()->boundaryEventOccurred(m_utterance, SpeechSentenceBoundary, m_utterance->text().length());
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.cpp 183 case SpeechSentenceBoundary:

Completed in 460 milliseconds