File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed
Hochob/Applications/NorthernMayaLowlands Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -23,25 +23,21 @@ export MAPIMI_DIRECTORY=$(dirname "$MAPIMI_PATH")
2323# Main
2424# =============================================================================
2525
26- # Memories.sh "40" "on" "${MAPIMI_NAME}"
27- # SpeechSynthetizer.sh on espeak english \
28- # "Nel Pastel Simona La Mona"
29- # MemoriesAudio.sh "${MAPIMI_NAME}"
30-
31- # Stream.sh "Eek'" "1.0" "$FFMPEG_IMAGE_AUDIO"
32-
33- Eog.sh $HOCHOB_SERVER_MEDIA_SOURCE_CAMERA_FSWEBCAM &
34-
3526LOCAL_INSTITUTION=` Name.sh`
3627LOCAL_LANGUAGE=` Language.sh`
3728
3829if [ " $LOCAL_LANGUAGE " = " english" ]; then
3930 SpeechSynthetizer.sh off espeak english \
40- " To be written"
31+ "
32+ It was a great pleasure to meet you and have you here at Intel Guadalajara. \
33+ Come back soon future Engineers.
34+ "
4135else
4236 SpeechSynthetizer.sh off espeak spanish \
43- " Me da mucho gusto conocerlos y que hayan venido a Intel. \
44- Regresen pronto futuras y futuros ingenieros"
37+ "
38+ Me da mucho gusto conocerlos y que hayan venido a Intel Guadalajara. \
39+ Regresen pronto futuras y futuros Ingenieros
40+ "
4541fi
4642
4743Stream.sh " Eek'" " 1.0" " $SPEECH_MP3 "
You can’t perform that action at this time.
0 commit comments