HomeSort by relevance Sort by last modified time
    Searched full:speech (Results 76 - 100 of 976) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/speech/tts/
Voice.java 17 package android.speech.tts;
29 * Characteristics and features of a Text-To-Speech Voice. Each TTS Engine can expose
33 /** Very low, but still intelligible quality of speech synthesis */
36 /** Low, not human-like quality of speech synthesis */
39 /** Normal quality of speech synthesis */
42 /** High, human-like quality of speech synthesis */
45 /** Very high, almost human-indistinguishable quality of speech synthesis */
SynthesisCallback.java 16 package android.speech.tts;
19 * A callback to return speech data synthesized by a text to speech engine.
88 * The service should call this method if the speech synthesis fails.
97 * The service should call this method if the speech synthesis fails.
AudioPlaybackQueueItem.java 16 package android.speech.tts;
23 import android.speech.tts.TextToSpeechService.AudioOutputParams;
24 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 17 package android.speech;
39 * This class provides access to the speech recognition service. This service allows access to the
40 * speech recognizer. Do not instantiate this class directly, instead, call
44 * <p>The implementation of this API is likely to stream audio to remote servers to perform speech
73 * Confidence values close to 1.0 indicate high confidence (the speech recognizer is confident
95 /** No speech input */
189 * Checks whether a speech recognition service is available on the system. If this method
254 * Starts listening for speech. Please note that
299 * Stops listening for speech. Speech captured so far will be recognized as if the user ha
    [all...]
  /frameworks/base/tests/TtsTests/src/com/android/speech/tts/
TextToSpeechTests.java 17 package com.android.speech.tts;
19 import android.speech.tts.SynthesisCallback;
20 import android.speech.tts.SynthesisRequest;
21 import android.speech.tts.TextToSpeech;
24 import com.android.speech.tts.MockableTextToSpeechService.IDelegate;
36 private static final String MOCK_ENGINE = "com.android.speech.tts";
37 private static final String MOCK_PACKAGE = "com.android.speech.tts.__testpackage__";
185 private void blockingCallSpeak(String speech, IDelegate mock) throws
190 mTts.speak(speech, TextToSpeech.QUEUE_ADD, null);
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 77 WebRtc_Word16 priorNonSpeechProb; //prior speech/noise probability // Q14
150 * - inFrameLow : Input speech frame for lower band
151 * - inFrameHigh : Input speech frame for higher band
155 * - outFrameLow : Output speech frame for lower band
156 * - outFrameHigh : Output speech frame for higher band
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 35 Word16 mem_decim[2 * L_FILT16k]; /* speech decimated filter memory */
37 Word16 mem_preemph; /* speech preemph filter memory */
38 Word16 old_speech[L_TOTAL - L_FRAME]; /* old speech vector at 12.8kHz */
39 Word16 old_wsp[PIT_MAX / OPL_DECIM]; /* old decimated weighted speech vector */
71 Word16 mem_deemph; /* speech deemph filter memory */
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
android.speech.tts.SynthesisRequest.html 10 android.speech.tts.SynthesisRequest
74 Class android.speech.tts.<A HREF="../../../../reference/android/speech/tts/SynthesisRequest.html" target="_top"><font size="+2"><code>SynthesisRequest</code></font></A>
86 <A NAME="android.speech.tts.SynthesisRequest.getCallerUid_added()"></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/speech/tts/SynthesisRequest.html#getCallerUid()" target="_top"><code>getCallerUid</code></A>()</nobr>
  /frameworks/base/docs/html/sdk/api_diff/23/changes/
android.speech.RecognitionService.Callback.html 10 android.speech.RecognitionService.Callback
74 Class android.speech.<A HREF="../../../../reference/android/speech/RecognitionService.Callback.html" target="_top"><font size="+2"><code>RecognitionService.Callback</code></font></A>
86 <A NAME="android.speech.RecognitionService.Callback.getCallingUid_added()"></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/speech/RecognitionService.Callback.html#getCallingUid()" target="_top"><code>getCallingUid</code></A>()</nobr>
android.speech.RecognizerIntent.html 10 android.speech.RecognizerIntent
74 Class android.speech.<A HREF="../../../../reference/android/speech/RecognizerIntent.html" target="_top"><font size="+2"><code>RecognizerIntent</code></font></A>
87 <A NAME="android.speech.RecognizerIntent.EXTRA_PREFER_OFFLINE"></A>
88 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/speech/RecognizerIntent.html#EXTRA_PREFER_OFFLINE" target="_top"><code>EXTRA_PREFER_OFFLINE</code></A></nobr>
android.speech.tts.UtteranceProgressListener.html 10 android.speech.tts.UtteranceProgressListener
74 Class android.speech.tts.<A HREF="../../../../reference/android/speech/tts/UtteranceProgressListener.html" target="_top"><font size="+2"><code>UtteranceProgressListener</code></font></A>
86 <A NAME="android.speech.tts.UtteranceProgressListener.onStop_added(java.lang.String, boolean)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/speech/tts/UtteranceProgressListener.html#onStop(java.lang.String, boolean)" target="_top"><code>onStop</code></A>(<code>String,</nobr> boolean<nobr><nobr></code>)</nobr>
pkg_android.speech.html 10 android.speech
74 Package <A HREF="../../../../reference/android/speech/package-summary.html" target="_top"><font size="+1"><code>android.speech</code></font></A>
85 <nobr><A HREF="android.speech.RecognitionService.Callback.html">RecognitionService.Callback</A></nobr>
92 <nobr><A HREF="android.speech.RecognizerIntent.html">RecognizerIntent</A></nobr>
  /external/webrtc/src/common_audio/vad/include/
webrtc_vad.h 135 * This functions does a VAD for the inserted speech frame
140 * - speech_frame : Pointer to speech frame buffer
141 * - frame_length : Length of speech frame buffer in number of samples
  /external/webrtc/src/modules/audio_processing/ns/interface/
noise_suppression.h 97 * This functions does Noise Suppression for the inserted speech frame. The
102 * - spframe : Pointer to speech frame buffer for L band
103 * - spframe_H : Pointer to speech frame buffer for H band
noise_suppression_x.h 96 * This functions does noise suppression for the inserted speech frame. The
101 * - speechFrame : Pointer to speech frame buffer for L band
102 * - speechFrameHB : Pointer to speech frame buffer for H band
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.h 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
32 * GSM AMR-NB speech codec R98 Version 7.5.0 March 2, 2001
39 * Purpose : Preprocessing of input speech.
  /cts/tests/tests/alarmclock/service/
AndroidManifest.xml 57 <action android:name="android.speech.RecognitionService" />
60 <meta-data android:name="android.speech" android:resource="@xml/recognition_service" />
  /cts/tests/tests/assist/service/
AndroidManifest.xml 60 <action android:name="android.speech.RecognitionService" />
63 <meta-data android:name="android.speech" android:resource="@xml/recognition_service" />
  /cts/tests/tests/voiceinteraction/service/
AndroidManifest.xml 54 <action android:name="android.speech.RecognitionService" />
57 <meta-data android:name="android.speech" android:resource="@xml/recognition_service" />
  /cts/tests/tests/voicesettings/service/
AndroidManifest.xml 58 <action android:name="android.speech.RecognitionService" />
61 <meta-data android:name="android.speech" android:resource="@xml/recognition_service" />
  /development/samples/TtsEngine/
AndroidManifest.xml 36 <meta-data android:name="android.speech.tts" android:resource="@xml/tts_engine" />
42 <action android:name="android.speech.tts.engine.CHECK_TTS_DATA" />
  /development/samples/TtsEngine/src/com/example/android/ttsengine/
RobotSpeakTtsService.java 21 import android.speech.tts.SynthesisCallback;
22 import android.speech.tts.SynthesisRequest;
23 import android.speech.tts.TextToSpeech;
24 import android.speech.tts.TextToSpeechService;
37 * A text to speech engine that generates "speech" that a robot might understand.
41 * It exercises all aspects of the Text to speech engine API
42 * {@link android.speech.tts.TextToSpeechService}.
  /development/samples/VoiceRecognitionService/
AndroidManifest.xml 38 <action android:name="android.speech.RecognitionService" />
47 <meta-data android:name="android.speech" android:resource="@xml/recognizer" />
  /development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionService.java 26 import android.speech.SpeechRecognizer;
27 import android.speech.RecognitionService;
  /external/libgsm/
README 2 GSM 06.10 13 kbit/s RPE/LTP speech compression available
11 European GSM 06.10 provisional standard for full-rate speech

Completed in 1153 milliseconds

1 2 34 5 6 7 8 91011>>