-----------------------
Introduction
-----------------------
The tts-gstreamer-tests is a test suite to test media playing features of gstreamer.


-----------------------
How to Run
-----------------------
Pre-condition:
1.  Install gstreamer-utils
2.  if you don't have testkit-lite, you can get it from https://github.com/testkit/testkit-lite

Steps:
1. prepare some media files and configure /usr/share/tests/ivi-multimedia-tests/tts-gstreamer-tests/env.sh    --- specify in env.sh
2. launch terminal app in weston UI and play an audio by command "paplay /usr/share/sounds/alsa/Front_Center.wav" to trigger Pulseaudio daemon
3. testkit-lite -f /usr/share/tests/ivi-multimedia-tests/tts-gstreamer-tests/tests.xml --comm localhost -o ./results.xml



----------------------
Test Environment setup
----------------------
Some media files are needed, you can configure /usr/share/tests/ivi-multimedia-tests/tts-gstreamer-tests/env.sh to specify
them; e.g. MF_TEST_8K="/usr/share/tests/ivi-multimedia-tests/tts-gstreamer-tests/data/PCM_16bit_Mono_8KHz_128Kbps_60sec\(1Mb\).wav"


-----------------------
TODO
-----------------------
