/PlaceHolderTTSEngine/native/project/jni/libPlaceHolderTTS/src/PlaceHolderTTS.cpp

http://eyes-free.googlecode.com/ · C++ · 9 lines · 2 code · 3 blank · 4 comment · 0 complexity · 139d8ae3d89f25a14d6a422f50a5c6e2 MD5 · raw file

  1. // Copyright 2010 Google Inc. All Rights Reserved.
  2. // Author: fergus@google.com (Fergus Henderson)
  3. // This is just a place-holder!
  4. // Replace this with your real TTS code.
  5. #include "PlaceHolderTTS.h"
  6. void PlaceHolderTTS_Init() {}