/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | speech_v1p1beta1.projects.locations.phraseSets.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | speech_v1.projects.locations.phraseSets.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | speech_v1p1beta1.speech.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | speech_v1.speech.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1p1beta1/src/main/java/com/google/cloud/speech/v1p1beta1/ |
H A D | SpeechContext.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 84 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 86 * common concepts that occur in natural language. For example, rather than 108 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 110 * common concepts that occur in natural language. For example, rather than 132 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 134 * common concepts that occur in natural language. For example, rather than 157 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 159 * common concepts that occur in natural language. For example, rather than 181 * phrase will be recognized over other similar sounding phrases. The higher [all …]
|
H A D | SpeechContextOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 35 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 37 * common concepts that occur in natural language. For example, rather than 57 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 59 * common concepts that occur in natural language. For example, rather than 79 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 81 * common concepts that occur in natural language. For example, rather than 102 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 104 * common concepts that occur in natural language. For example, rather than 122 * phrase will be recognized over other similar sounding phrases. The higher [all …]
|
H A D | PhraseSet.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 108 * be recognized over other similar sounding phrases. The higher the boost, 132 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 133 * List items can also include pre-built or custom classes containing groups 134 * of words that represent common concepts that occur in natural language. For 137 * pre-built `$MONTH` class improves the likelihood of correctly transcribing 139 * To refer to pre-built classes, use the class' symbol prepended with `$` 143 * e.g. "${my-months}". To refer to custom classes resources, use the class' 144 * id wrapped in `${}` (e.g. `${my-months}`). 145 * Speech-to-Text supports three locations: `global`, `us` (US North America), [all …]
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/ |
H A D | SpeechContext.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 84 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 86 * common concepts that occur in natural language. For example, rather than 108 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 110 * common concepts that occur in natural language. For example, rather than 132 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 134 * common concepts that occur in natural language. For example, rather than 157 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 159 * common concepts that occur in natural language. For example, rather than 181 * phrase will be recognized over other similar sounding phrases. The higher [all …]
|
H A D | SpeechContextOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 35 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 37 * common concepts that occur in natural language. For example, rather than 57 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 59 * common concepts that occur in natural language. For example, rather than 79 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 81 * common concepts that occur in natural language. For example, rather than 102 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 104 * common concepts that occur in natural language. For example, rather than 122 * phrase will be recognized over other similar sounding phrases. The higher [all …]
|
H A D | PhraseSet.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 108 * be recognized over other similar sounding phrases. The higher the boost, 132 * [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 133 * List items can also include pre-built or custom classes containing groups 134 * of words that represent common concepts that occur in natural language. For 137 * pre-built `$MONTH` class improves the likelihood of correctly transcribing 139 * To refer to pre-built classes, use the class' symbol prepended with `$` 143 * e.g. "${my-months}". To refer to custom classes resources, use the class' 144 * id wrapped in `${}` (e.g. `${my-months}`). 145 * Speech-to-Text supports three locations: `global`, `us` (US North America), [all …]
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1/src/main/proto/google/cloud/speech/v1/ |
H A D | resource.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 67 // [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 69 // List items can also include pre-built or custom classes containing groups 70 // of words that represent common concepts that occur in natural language. For 73 // pre-built `$MONTH` class improves the likelihood of correctly transcribing 75 // To refer to pre-built classes, use the class' symbol prepended with `$` 79 // e.g. "${my-months}". To refer to custom classes resources, use the class' 80 // id wrapped in `${}` (e.g. `${my-months}`). 82 // Speech-to-Text supports three locations: `global`, `us` (US North America), 85 // [regional endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/speech/v1p1beta1/ |
H A D | resource.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 67 // [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 69 // List items can also include pre-built or custom classes containing groups 70 // of words that represent common concepts that occur in natural language. For 73 // pre-built `$MONTH` class improves the likelihood of correctly transcribing 75 // To refer to pre-built classes, use the class' symbol prepended with `$` 79 // e.g. "${my-months}". To refer to custom classes resources, use the class' 80 // id wrapped in `${}` (e.g. `${my-months}`). 82 // Speech-to-Text supports three locations: `global`, `us` (US North America), 85 // [regional endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/speech/v1/ |
H A D | resource.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 67 // [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 69 // List items can also include pre-built or custom classes containing groups 70 // of words that represent common concepts that occur in natural language. For 73 // pre-built `$MONTH` class improves the likelihood of correctly transcribing 75 // To refer to pre-built classes, use the class' symbol prepended with `$` 79 // e.g. "${my-months}". To refer to custom classes resources, use the class' 80 // id wrapped in `${}` (e.g. `${my-months}`). 82 // Speech-to-Text supports three locations: `global`, `us` (US North America), 85 // [regional endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) [all …]
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1p1beta1/src/main/proto/google/cloud/speech/v1p1beta1/ |
H A D | resource.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 67 // [usage limits](https://cloud.google.com/speech-to-text/quotas#content). 69 // List items can also include pre-built or custom classes containing groups 70 // of words that represent common concepts that occur in natural language. For 73 // pre-built `$MONTH` class improves the likelihood of correctly transcribing 75 // To refer to pre-built classes, use the class' symbol prepended with `$` 79 // e.g. "${my-months}". To refer to custom classes resources, use the class' 80 // id wrapped in `${}` (e.g. `${my-months}`). 82 // Speech-to-Text supports three locations: `global`, `us` (US North America), 85 // [regional endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/texttospeech/v1beta1/ |
H A D | texttospeech_v1beta1.yaml | 4 title: Cloud Text-to-Speech API 7 - name: google.cloud.texttospeech.v1beta1.TextToSpeech 8 - name: google.cloud.texttospeech.v1beta1.TextToSpeechLongAudioSynthesize 9 - name: google.longrunning.Operations 12 - name: google.cloud.texttospeech.v1beta1.SynthesizeLongAudioMetadata 15 summary: |- 16 Synthesizes natural-sounding speech by applying powerful neural network 18 overview: |- 21 Google Cloud Text-to-Speech API provides speech synthesis as a service. 25 - selector: google.longrunning.Operations.GetOperation [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/texttospeech/v1/ |
H A D | texttospeech_v1.yaml | 4 title: Cloud Text-to-Speech API 7 - name: google.cloud.texttospeech.v1.TextToSpeech 8 - name: google.cloud.texttospeech.v1.TextToSpeechLongAudioSynthesize 9 - name: google.longrunning.Operations 12 - name: google.cloud.texttospeech.v1.SynthesizeLongAudioMetadata 15 summary: |- 16 Synthesizes natural-sounding speech by applying powerful neural network 18 overview: |- 21 Google Cloud Text-to-Speech API provides speech synthesis as a service. 25 - selector: google.longrunning.Operations.GetOperation [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | texttospeech.v1beta1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 15 "description": "Synthesizes natural-sounding speech by applying powerful neural network models.", 17 "documentationLink": "https://cloud.google.com/text-to-speech/", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 57 "Responses with Content-Type of application/json", 58 "Media download with context-dependent Content-Type", 59 "Responses with Content-Type of application/x-protobuf" 91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 125 "https://www.googleapis.com/auth/cloud-platform" [all …]
|
D | texttospeech.v1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 18 "description": "Synthesizes natural-sounding speech by applying powerful neural network models.", 20 "documentationLink": "https://cloud.google.com/text-to-speech/", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 60 "Responses with Content-Type of application/json", 61 "Media download with context-dependent Content-Type", 62 "Responses with Content-Type of application/x-protobuf" 94 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 142 "https://www.googleapis.com/auth/cloud-platform", [all …]
|
D | speech.v1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 17 "documentationLink": "https://cloud.google.com/speech-to-text/docs/quickstart-protocol", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 57 "Responses with Content-Type of application/json", 58 "Media download with context-dependent Content-Type", 59 "Responses with Content-Type of application/x-protobuf" 91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 111 …"description": "Gets the latest state of a long-running operation. Clients can use this method to … 132 "https://www.googleapis.com/auth/cloud-platform" [all …]
|
D | speech.v1p1beta1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 17 "documentationLink": "https://cloud.google.com/speech-to-text/docs/quickstart-protocol", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 57 "Responses with Content-Type of application/json", 58 "Media download with context-dependent Content-Type", 59 "Responses with Content-Type of application/x-protobuf" 91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 111 …"description": "Gets the latest state of a long-running operation. Clients can use this method to … 132 "https://www.googleapis.com/auth/cloud-platform" [all …]
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v2/src/main/java/com/google/cloud/speech/v2/ |
H A D | PhraseSet.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 131 UNRECOGNIZED(-1), 234 if (desc.getIndex() == -1) { in valueOf() 285 * be recognized over other similar sounding phrases. The higher the boost, 287 * boost values would correspond to anti-biasing. Anti-biasing is not 311 * words that represent common concepts that occur in natural language. 415 * be recognized over other similar sounding phrases. The higher the boost, 417 * boost values would correspond to anti-biasing. Anti-biasing is not 434 private byte memoizedIsInitialized = -1; 460 if (size != -1) return size; in getSerializedSize() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/ |
H A D | audio_config.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 42 // documentation](https://cloud.google.com/speech-to-text/docs/basics) for more 48 // Uncompressed 16-bit signed little-endian samples (Linear PCM). 54 // bandwidth of `LINEAR16`. `FLAC` stream encoding supports 16-bit and 55 // 24-bit samples, however, not all fields in `STREAMINFO` are supported. 58 // 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law. 61 // Adaptive Multi-Rate Narrowband codec. `sample_rate_hertz` must be 8000. 64 // Adaptive Multi-Rate Wideband codec. `sample_rate_hertz` must be 16000. 76 // `audio/x-speex-with-header-byte`. 102 // documentation](https://cloud.google.com/speech-to-text/quotas) for usage [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/ |
H A D | audio_config.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 53 // documentation](https://cloud.google.com/speech-to-text/quotas) for usage 60 // the phrases in this context are recognized over similar sounding phrases. 61 // * If the boost is unspecified or non-positive, Dialogflow will not apply 101 // documentation](https://cloud.google.com/speech-to-text/docs/basics) for 116 // offsets. If false or unspecified, Speech doesn't return any word-level 124 // documentation](https://cloud.google.com/speech-to-text/docs/basics#phrase-hints) 135 // documentation](https://cloud.google.com/speech-to-text/docs/basics#phrase-hints) 141 // [Speech models](https://cloud.google.com/dialogflow/es/docs/speech-models). 174 // migration](https://cloud.google.com/dialogflow/es/docs/speech-model-migration). [all …]
|
/aosp_15_r20/frameworks/base/media/java/android/media/audiofx/ |
H A D | EnvironmentalReverb.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 143 * @param room room level in millibels. The valid range is [-9000, 0]. 171 * <p>This controls a low-pass filter that will reduce the level of the high-frequency. 172 * @param roomHF high frequency attenuation level in millibels. The valid range is [-9000, 0]. 257 * @param reflectionsLevel reflection level in millibels. The valid range is [-9000, 1000]. 314 * @param reverbLevel reverb level in millibels. The valid range is [-9000, 2000]. 403 * A value of 1000 o/oo indicates a natural sounding reverberation. Values below this level 464 int p = -1; in onParameterChange() 465 int v = -1; in onParameterChange() 475 if (p != -1 && v != -1) { in onParameterChange()
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/ |
H A D | audio_config.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 53 // documentation](https://cloud.google.com/speech-to-text/quotas) for usage 60 // the phrases in this context are recognized over similar sounding phrases. 61 // * If the boost is unspecified or non-positive, Dialogflow will not apply 94 // Configuration of the barge-in behavior. Barge-in instructs the API to return 100 // The barge-in handling requires the client to start streaming audio input 104 // * No barge-in phase: which goes first and during which speech detection 107 // * Barge-in phase: which follows the no barge-in phase and during which 109 // has been detected. Note that no-speech event is not expected in this 119 // --> Time [all …]
|