OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pico
(Results
26 - 50
of
113
) sorted by null
1
2
3
4
5
/external/svox/pico/lib/
picoapi.c
41
#define MAGIC_MASK 0x5069636F /*
Pico
*/
137
* pico_initialize : initializes the
pico
system private memory
155
* pico_terminate : deallocates the
pico
system private memory
304
* pico_loadResource : Loads a resource file into the
Pico
system
338
* pico_unloadResource : unLoads a resource file from the
Pico
system
499
* pico_newEngine : Creates and initializes a new
Pico
engine
502
* @param *outEngine : pointer to the
Pico
engine handle
546
* pico_disposeEngine : Disposes a
Pico
engine
548
* @param *inoutEngine : pointer to the
Pico
engine handle
584
* pico_putTextUtf8 : Puts UTF8 text into
Pico
text input buffe
[
all
...]
picofftsg.h
19
* include file for FFT/DCT related data types, constants and functions in
Pico
picodbg.h
20
* Provides functions and macros to debug the
Pico
system and to trace
33
* <b>
Pico
Debug Support </b>\n
37
* This module provides a set of macros to help debug the
Pico
system.
43
* this module violates a basic
Pico
design principle!
55
*
Pico
system would require a pointer to some global data;
80
* - Warn - Warnings which don't appear to the
Pico
user
picoextapi.h
50
/* Unicode encodings supported by
PICO
. */
89
/* Returns version information of the current
Pico
engine. */
picorsrc.h
29
* <b>
Pico
Resource Management module </b>\n
picotok.h
81
- item size: header plus len=256 (valid for
Pico
in general)
picowa.h
31
* <b>
Pico
Word Analysis </b>\n
100
- item size: header plus len=256 (valid for
Pico
in general)
picokdbg.c
46
* <b>
Pico
Debug Support for knowledge base </b>\n
picoknow.h
29
* <b>
Pico
knowledge base </b>\n
picosa.h
32
* <b>
Pico
Sentence analysis </b>\n
172
- item size: header plus len=256 (valid for
Pico
in general)
picoacph.h
164
- item size: header plus len=256 (valid for
Pico
in general)
picodsp.h
19
* Include file for DSP related data types and constants in
Pico
picokfst.h
65
PICOKFST_PLANE_XSAMPA = 2, /* x-sampa primitives plane (
pico
-specific table) */
/external/svox/pico/src/com/svox/pico/
LangPackUninstaller.java
16
package com.svox.
pico
;
GetSampleText.java
17
package com.svox.
pico
;
VoiceDataInstallerReceiver.java
16
package com.svox.
pico
;
/external/svox/pico_resources/tools/LingwareBuilding/
Readme.txt
2
!
Pico
Lingware building tools and sources
/external/svox/pico/tts/
com_svox_picottsengine.cpp
17
* This is the Manager layer. It sits on top of the native
Pico
engine
21
* The supported SSML tags are mapped to corresponding tags natively supported by
Pico
.
22
* Native
Pico
functions always begin with picoXXX.
24
* In the
Pico
engine, the language cannot be changed indpendently of the voice.
38
#define LOG_TAG "SVOX
Pico
Engine"
81
Pico
does not seperately specify the voice and locale. */
164
* Unloads any loaded
Pico
resources.
320
LOGE("Failed to initialize the
pico
system object\n");
739
* The
Pico
<phoneme> tag only supports one word in each tag,
741
* @xsampa - text to convert to
Pico
phomene strin
[
all
...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl
3
#
pico
knowledge base binary files (pkb)
21
A)
Pico
header (4-byte aligned)
22
2. SVOX
PICO
header (signature)
84
$0 -- composes a lingware resource from
pico
knowledge base
122
\#
pico
knowledge bases:
277
## A)
PICO
HEADER
/external/bluetooth/bluez/scripts/
bluetooth-serial.rules
22
# Sphinx
PICO
Card
/external/svox/picolanginstaller/src/com/svox/langpack/installer/
InstallerActivity.java
36
getRootDirectoryIntent.setClassName("com.svox.
pico
", "com.svox.
pico
.CheckVoiceData");
/frameworks/base/packages/TtsService/src/android/tts/
SynthProxy.java
35
// Default parameters of a filter to be applied when using the
Pico
engine.
52
boolean applyFilter = nativeSoLib.toLowerCase().contains("
pico
");
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_phones.utf
13
! phones set
Pico
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_phones.utf
13
! phones set
Pico
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_phones.utf
13
! phones set
Pico
Completed in 129 milliseconds
1
2
3
4
5