- _ -
- __init__()
: rospeex_spi.SignalProcessingInterface
, rospeex_sr.SpeechRecognition
, rospeex_core.spi.audio_monitor.WebAudioMonitor
, rospeex_core.sr.client_google.SpeechRecognitionClient_Google
, rospeex_core.ss.client_google.SpeechSynthesisClient_Google
, rospeex_core.spi.signal_processing_interface.WaveFile
, rospeex_core.ss.client_nict.SpeechSynthesisClient_NICT
, rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
, rospeex_ss.SpeechSynthesis
, rospeex_core.spi.signal_processing_interface.Connector
, rospeex_core.spi.signal_processing_interface.ConnectorInterface
- _callback_func()
: rospeex_sr.SpeechRecognition
, rospeex_ss.SpeechSynthesis
- _check_api_key()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
, rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_decorded_data()
: rospeex_core.ss.client_nict.SpeechSynthesisClient_NICT
- _check_emotion()
: rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_errors()
: rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_pitch()
: rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_speed()
: rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_text()
: rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_voice_font()
: rospeex_core.ss.client_nict.SpeechSynthesisClient_NICT
, rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _check_volume()
: rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _convert_mp3_to_wav()
: rospeex_core.ss.client_google.SpeechSynthesisClient_Google
- _create_header()
: rospeex_core.spi.signal_processing_interface.WaveFile
- _create_request()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _extract_alternative_final_key_data()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _extract_final_data()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _extract_result_key_data()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _extract_transcript_data()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _load_parameter()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
, rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText
- _play_data()
: rospeex_ss.SpeechSynthesis
- _process_data()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _publish_state()
: rospeex_ss.SpeechSynthesis
- _request_google_server()
: rospeex_core.sr.client_google.SpeechRecognitionClient_Google
- _request_tts()
: rospeex_core.ss.client_nict.SpeechSynthesisClient_NICT
- _save_data()
: rospeex_ss.SpeechSynthesis
- _ss_state_response()
: rospeex_spi.SignalProcessingInterface
- _ui_response()
: rospeex_spi.SignalProcessingInterface
- _update_application_dir()
: rospeex_spi.SignalProcessingInterface
- _update_connection_parameter()
: rospeex_spi.SignalProcessingInterface
- _update_user_dictionary()
: rospeex_sr.SpeechRecognition
, rospeex_ss.SpeechSynthesis
- b -
- c -
- e -
- i -
- l -
- p -
- r -
- s -
- set_play_sound_state()
: rospeex_core.spi.signal_processing_interface.ConnectorInterface
- setUp()
: py.test_speech_recognition.TestSpeechRecognitionFactory
, py.test_sr_client_base.TestSpeechRecognitionClient
, py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_validators.TestValidators
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
, py.test_sr_client_google.TestSpeechRecognitionClient_Google
, py.test_ss_client_base.TestSpeechSynthesisClient
, py.test_sr_client_nict.TestSpeechRecognitionClient_NICT
, py.test_speech_synthesis.TestSpeechSynthesisFactory
- shutdown()
: rospeex_spi.SignalProcessingInterface
, rospeex_core.spi.signal_processing_interface.Connector
, rospeex_core.spi.signal_processing_interface.ConnectorInterface
- t -
- test_create_invalid_engine()
: py.test_speech_recognition.TestSpeechRecognitionFactory
- test_create_invelid_engine()
: py.test_speech_synthesis.TestSpeechSynthesisFactory
- test_create_valid_engine()
: py.test_speech_synthesis.TestSpeechSynthesisFactory
, py.test_speech_recognition.TestSpeechRecognitionFactory
- test_request_invalid_access_key()
: py.test_sr_client_google.TestSpeechRecognitionClient_Google
- test_request_invalid_api_key()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_audio_format_broken_wav()
: py.test_sr_client_nict.TestSpeechRecognitionClient_NICT
, py.test_sr_client_google.TestSpeechRecognitionClient_Google
- test_request_invalid_audio_format_flac()
: py.test_sr_client_google.TestSpeechRecognitionClient_Google
, py.test_sr_client_nict.TestSpeechRecognitionClient_NICT
- test_request_invalid_emotion_type()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_emotional_user()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_language()
: py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
, py.test_sr_client_google.TestSpeechRecognitionClient_Google
, py.test_sr_client_nict.TestSpeechRecognitionClient_NICT
- test_request_invalid_long_utf8_message()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_message()
: py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_message_charactor()
: py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_not_implement()
: py.test_sr_client_base.TestSpeechRecognitionClient
, py.test_ss_client_base.TestSpeechSynthesisClient
- test_request_invalid_pitch_high()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_pitch_low()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_request_timeout()
: py.test_sr_client_google.TestSpeechRecognitionClient_Google
, py.test_sr_client_nict.TestSpeechRecognitionClient_NICT
- test_request_invalid_speed_high()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_speed_low()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_too_long_message()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_url()
: py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
, py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_voice_font()
: py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_volume_high()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_invalid_volume_low()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_request_server_timeout_post()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
- test_request_server_timeout_prev()
: py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
- test_request_valid_big_message()
: py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
- test_request_valid_english_message()
: py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
- test_request_valid_japanese_message()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
, py.test_ss_client_google.TestSpeechSynthesisClient_Google
, py.test_ss_client_nict.TestSpeechSynthesisClient_NICT
- test_request_valid_language()
: py.test_sr_client_google.TestSpeechRecognitionClient_Google
, py.test_sr_client_nict.TestSpeechRecognitionClient_NICT
- test_request_valid_voice_fonts()
: py.test_ss_client_voicetext.TestSpeechSynthesisClient_VoiceText
- test_supported_languages()
: py.test_validators.TestValidators
- test_wave_file()
: py.test_validators.TestValidators
- w -
rospeex_core
Author(s): Komei Sugiura
autogenerated on Wed Aug 26 2015 16:10:30