HomeSort by relevance Sort by last modified time
    Searched full:utterance (Results 26 - 50 of 64) sorted by null

12 3

  /external/srec/srec/include/
frontapi.h 180 * hUtt Handle to valid utterance object
187 * frame is inserted into the utterance.
217 * Returns The dimension of utterance that the front end will build
224 * Returns the number of items in an utterance.
324 * hUtt Handle to an utterance object to clear
333 * CA_Utterance. All calculations carried out with this utterance
340 * Returns true if CMS is attached to utterance.
360 * hUtt Handle to an utterance object to clear
370 * Calculations carried out with this utterance
502 * is used for streaming live data, or multiple-utterance wave files
    [all...]
c42mul.h 94 /* Utterance stuff moved in here
fpi_tgt.h 90 volatile int utt_ended; /* end of utterance flag */
utteranc.h 97 unsigned long len; /* length of file/utterance */
  /external/srec/srec/Recognizer/include/
SR_Recognizer.h 47 * Recognizer could not find a match for the utterance.
71 * Beginning of utterance occured too soon.
79 * Timeout occured before beginning of utterance.
355 * internal FIFO frame buffer (aka utterance buffer). This ensures that this call is at least
373 * Advance the recognizer by at least one utterance frame. The number of frames advanced
392 * Loads utterance from file.
400 * Loads utterance from WAVE file.
463 * @param transcription Transcription for the utterance
778 * internal FIFO frame buffer (aka utterance buffer). This ensures that this call is at least
796 * Advance the recognizer by at least one utterance frame. The number of frames advance
    [all...]
SR_RecognizerImpl.h 181 * Legacy CREC Utterance object.
183 CA_Utterance* utterance; member in struct:SR_RecognizerImpl_t
  /external/srec/srec/clib/
swicms.c 33 /* Cross-utterance CMN calculation:
41 In-utterance CMN calculation:
46 cross-utterance estimator to be more reliable, particularly in its
50 /* default settings for cross-utterance cms */
56 /* default settings for in-utterance cms */
435 if ( swicms->_prep != NULL ) /* Set now if NULL it will automatically be set on first utterance */
491 /* THEN we update the adjustment in-line with the current utterance! */
522 /* init for utterance */
cnorm_tr.c 89 ** utterance object is created
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 56 * A "short utterance" is one that uses less bytes than the audio
238 // utterance weighs in at about 2 seconds, and (b) such short utterances
251 if (DBG) Log.d(TAG, "About to sleep for: " + estimatedTimeMs + "ms for a short utterance");
TextToSpeech.java 140 * completed synthesizing an utterance. This is only called if the utterance
141 * has an utterance ID (see {@link TextToSpeech.Engine#KEY_PARAM_UTTERANCE_ID}).
145 * Called when an utterance has been synthesized.
147 * @param utteranceId the identifier of the utterance.
429 * Parameter key to identify an utterance in the
    [all...]
  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechTest.java 32 private static final String UTTERANCE_ID = "utterance";
TextToSpeechWrapper.java 140 * Listener for waiting for utterance completion.
  /external/srec/config/en.us/tcp/
bothtags5.tcp 78 # These utterance test that we're able to recognize the voicetags
bothtags5_from_saved.tcp 66 # These utterance test that we're able to recognize the voicetags
  /external/srec/srec/Nametag/include/
SR_NametagDefs.h 37 * silence from the ends of the utterance, and any long pause between speech chunks, is removed.
  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 48 * Input labels are words in a spoken utterance.
  /frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
ScoAudioTest.java 75 private static final String UTTERANCE = "utterance";
136 UTTERANCE);
518 mTts.setOnUtteranceCompletedListener(new MyUtteranceCompletedListener(UTTERANCE));
  /external/chromium/chrome/common/extensions/docs/static/
experimental.tts.html 124 <pre>var speakListener = function(utterance, options, callback) {
  /external/srec/srec/cfront/
ca_cms.c 217 log_report("Mismatched channel and utterance\n");
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java     [all...]
MultiWaveView.java     [all...]
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 507 * <code>Recognizer</code> could not find a match for the utterance.
537 * Beginning of utterance occured too soon.
547 * Timeout occured before beginning of utterance.
  /external/chromium/chrome/common/extensions/docs/
experimental.tts.html 467 <pre>var speakListener = function(utterance, options, callback) {
724 <var><span>utterance</span></var></span><span class="optional"><span>, </span><span>object</span>
738 <var>utterance</var>
    [all...]
  /external/srec/srec/crec/
priority_q.c 123 the start of utterance. */
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java 182 * @param utteranceId the identifier of the utterance.

Completed in 806 milliseconds

12 3