mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
rbutil: split tts.cpp/h into individual files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23158 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
31c18116de
commit
3215c09462
13 changed files with 1002 additions and 850 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include "progressloggerinterface.h"
|
||||
|
||||
#include "encoders.h"
|
||||
#include "tts.h"
|
||||
#include "ttsbase.h"
|
||||
|
||||
//! \brief Talk generator, generates .wav and .talk files out of a list.
|
||||
class TalkGenerator :public QObject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue