Skip to content

Commit 1f93a9f

Browse files
committed
Update
1 parent 2c5df14 commit 1f93a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Hochob/Services/Sound/SpeechSynthetizer/SpeechSynthetizer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if [ $# -eq 4 ]; then
3434
fi
3535

3636
if [ "$LOCAL_PLAY" = "on" ]; then
37-
mpg123 $SPEECH_MP3
37+
Aplay.sh $SPEECH
3838
fi
3939

4040
else

0 commit comments

Comments
 (0)