From 9f686700d47e8fcfa0fec65bfbfcf5d5cde3f752 Mon Sep 17 00:00:00 2001 From: Dominik Wenger Date: Fri, 11 Jan 2008 23:59:12 +0000 Subject: rbutil: added creation of voice files with rbutil. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16059 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/createvoicefrm.ui | 191 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 rbutil/rbutilqt/createvoicefrm.ui (limited to 'rbutil/rbutilqt/createvoicefrm.ui') diff --git a/rbutil/rbutilqt/createvoicefrm.ui b/rbutil/rbutilqt/createvoicefrm.ui new file mode 100644 index 0000000000..8847409f37 --- /dev/null +++ b/rbutil/rbutilqt/createvoicefrm.ui @@ -0,0 +1,191 @@ + + CreateVoiceFrm + + + Qt::WindowModal + + + + 0 + 0 + 637 + 421 + + + + Create Voice File + + + + + + + + + :/icons/icons/wizard.xpm + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + + + + + + 0 + 0 + + + + Select the Language you want to generate a voicefile for: + + + + + + + + + + Generation settings + + + + + + Encoder profile: + + + + + + + TTS profile: + + + + + + + + 0 + 0 + + + + Change + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + Qt::Vertical + + + + 20 + 201 + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + &Install + + + :/icons/icons/go-next.png + + + + + + + &Cancel + + + :/icons/icons/process-stop.png + + + + + + + + + change + buttonOk + buttonCancel + + + + + + + buttonOk + clicked() + CreateVoiceFrm + accept() + + + 472 + 418 + + + 382 + 328 + + + + + buttonCancel + clicked() + CreateVoiceFrm + reject() + + + 561 + 428 + + + 522 + 332 + + + + + -- cgit v1.2.3