#include "stdafx.h"
#include "TextToSpeech.h"

//------------------------------------------------------------------------------
TextToSpeech::TextToSpeech()
{
}

//------------------------------------------------------------------------------
TextToSpeech::~TextToSpeech()
{
}

//------------------------------------------------------------------------------