navit  0.5.3-trunk
speech_priv Struct Reference

Data Fields

jclass NavitSpeechClass
 
jobject NavitSpeech
 
jmethodID NavitSpeech_say
 
int flags
 
char * cmdline
 
char * sample_dir
 
char * sample_suffix
 
GListsamples
 
struct spawn_process_infospi
 
struct navitnav
 
GListfree_buffers
 
HWAVEOUT h_wave_out
 
enum speech_state state
 
GListphrases
 
HWND h_queue
 
HANDLE h_message_thread
 
gchar * path_home
 
int sample_rate
 
bool espeak_ok
 
bool audio_ok
 
Qt5EspeakAudioOutaudio
 
SPDConnection * conn
 

Protected Attributes

VSSpeechSynthesizerspeech
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2008 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Field Documentation

◆ audio

◆ audio_ok

bool speech_priv::audio_ok

Referenced by qt5_espeak_new().

◆ cmdline

char* speech_priv::cmdline

◆ conn

SPDConnection* speech_priv::conn

◆ espeak_ok

bool speech_priv::espeak_ok

Referenced by qt5_espeak_new().

◆ flags

int speech_priv::flags

◆ free_buffers

GList* speech_priv::free_buffers

◆ h_message_thread

HANDLE speech_priv::h_message_thread

◆ h_queue

HWND speech_priv::h_queue

◆ h_wave_out

HWAVEOUT speech_priv::h_wave_out

◆ nav

struct navit* speech_priv::nav

Referenced by speech_dbus_new().

◆ NavitSpeech

jobject speech_priv::NavitSpeech

Referenced by speech_android_init().

◆ NavitSpeech_say

jmethodID speech_priv::NavitSpeech_say

Referenced by speech_android_init().

◆ NavitSpeechClass

jclass speech_priv::NavitSpeechClass

Referenced by speech_android_init().

◆ path_home

gchar* speech_priv::path_home

◆ phrases

GList* speech_priv::phrases

◆ sample_dir

char* speech_priv::sample_dir

◆ sample_rate

int speech_priv::sample_rate

◆ sample_suffix

char* speech_priv::sample_suffix

◆ samples

GList* speech_priv::samples

◆ speech

VSSpeechSynthesizer* speech_priv::speech
protected

◆ spi

struct spawn_process_info* speech_priv::spi

◆ state

enum speech_state speech_priv::state

The documentation for this struct was generated from the following files: