Removed unused TTS example code in .Net examples (#1492)
This commit is contained in:
@@ -22,6 +22,7 @@ if [ x"$EMSCRIPTEN" == x"" ]; then
|
||||
exit 1
|
||||
else
|
||||
EMSCRIPTEN=$(dirname $(realpath $(which emcc)))
|
||||
emcc --version
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user