HomeSort by relevance Sort by last modified time
    Searched refs:synthesis (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/speech/testing/
InternalsSpeechSynthesis.cpp 46 SpeechSynthesis* synthesis = DOMWindowSpeechSynthesis::speechSynthesis(*document->domWindow()); local
47 if (!synthesis)
50 synthesis->setPlatformSynthesizer(PlatformSpeechSynthesizerMock::create(synthesis));
  /external/bluetooth/bluedroid/embdrv/sbc/decoder/
Android.mk 17 ./srce/synthesis-sbc.c \
18 ./srce/synthesis-dct8.c \
19 ./srce/synthesis-8-generated.c \
  /external/libvorbis/
Android.mk 27 lib/synthesis.c \
  /external/libvorbis/symbian/
vorbis.mmp 40 SOURCE smallft.c synthesis.c vorbisfile.c window.c
  /external/chromium_org/chrome/browser/resources/network_speech_synthesis/
tts_extension.js 8 * engine powered by Google's speech synthesis API.
20 * them using Google's speech synthesis API.
39 * until the speech synthesis server capabilities response provides this.
69 * manifest file. This is used in case the speech synthesis request
  /external/libvorbis/lib/
Makefile.am 10 lpc.c analysis.c synthesis.c psy.c info.c \
  /external/libvorbis/doc/
07-floor1.tex 21 line segments. Synthesis constructs a floor curve using iterative
97 format (used in list order during packet decode and synthesis). This
233 needed for floor 1 synthesis.
253 \item[step 1: amplitude value synthesis]
336 \item[step 2: curve synthesis]
338 Curve synthesis generates a return vector \varname{[floor]} of length
340 calling to floor decode). Floor 1 curve synthesis makes use of the
04-codec.tex 277 \subsection{Audio packet decode and synthesis}
399 \item save the needed decoded floor information for channel for later synthesis
430 remembered at floor curve synthesis time.
532 information, according to packet type. Note that the vector synthesis
a1-encapsulation-ogg.tex 165 adjustments before needing to return any PCM data from synthesis,
06-floor0.tex 78 \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unused in this frame (the output of the channel will be all-zeroes in synthesis). Several later stages of decode don't occur for an unused channel.
01-introduction.tex 168 low-level packet decode and synthesis.
291 The decoding and synthesis procedure for all audio packets is
308 Note that clever rearrangement of the synthesis arithmetic is
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/
options.js 80 'Testing speech synthesis',
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chrome_extension_externs.js 645 * A description of a voice available for speech synthesis.

Completed in 604 milliseconds