# HG changeset patch # User Emmanouil Theofanis Chourdakis # Date 1543677983 0 # Node ID 51edbf10b9b47018920deb8137a82282b2615dcf # Parent c7877910daabb81ea315c7b5c1ccc11b5a87e3f8 removed dash from read, added playing with mplayer diff -r c7877910daab -r 51edbf10b9b4 demo/workspace/radioplay_render.sh --- a/demo/workspace/radioplay_render.sh Sat Dec 01 15:23:24 2018 +0000 +++ b/demo/workspace/radioplay_render.sh Sat Dec 01 15:26:23 2018 +0000 @@ -10,6 +10,7 @@ echo "using the filenames under column 'filename' in transcript.xls. Do the same for sfx.xls. Press enter here when you're done" xdg-open transcript.xls xdg-open sfx.xls -read - +read python3 radioplay-gen_approach1.py story_processed_script.txt . . ../renders/story_processed_script.wav +mplayer ../renders/story_processed_script.wav