object Form1: TForm1
  Left = 249
  Top = 9
  Width = 455
  Height = 549
  Caption = 'e'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 440
    Width = 76
    Height = 13
    Caption = 'Base de difones'
  end
  object Label2: TLabel
    Left = 8
    Top = 464
    Width = 73
    Height = 13
    Caption = 'Arquivo destino'
  end
  object Label3: TLabel
    Left = 48
    Top = 344
    Width = 34
    Height = 13
    Caption = 'Regras'
  end
  object Label4: TLabel
    Left = 32
    Top = 368
    Width = 51
    Height = 13
    Caption = 'Escess'#245'es'
  end
  object Label5: TLabel
    Left = 24
    Top = 392
    Width = 59
    Height = 13
    Caption = 'Abreviaturas'
  end
  object Label6: TLabel
    Left = 336
    Top = 384
    Width = 42
    Height = 13
    Caption = 'Afina'#231#227'o'
  end
  object Label7: TLabel
    Left = 344
    Top = 408
    Width = 33
    Height = 13
    Caption = 'Tempo'
  end
  object Label8: TLabel
    Left = 328
    Top = 432
    Width = 53
    Height = 13
    Caption = 'Frequ'#234'ncia'
  end
  object Label9: TLabel
    Left = 40
    Top = 416
    Width = 41
    Height = 13
    Caption = 'Pros'#243'dia'
  end
  object e_texto: TEdit
    Left = 8
    Top = 8
    Width = 433
    Height = 21
    TabOrder = 0
    OnKeyPress = e_textoKeyPress
  end
  object b_compilar: TButton
    Left = 352
    Top = 40
    Width = 89
    Height = 25
    Caption = 'Compilar'
    TabOrder = 2
    OnClick = b_compilarClick
  end
  object Memo1: TMemo
    Left = 8
    Top = 40
    Width = 337
    Height = 289
    Lines.Strings = (
      '; Este '#233' um teste do sintetizador do Serpro.'
      '; A voz que voc'#234' escuta '#233' obtida pela jun'#231#227'o de sons b'#225'sicos,'
      '; gravados pela locutora Liane Paix'#227'o Borges'
      ''
      '_ 100'
      ''
      'e 100'
      's2 100 '
      't 100'
      'y 100'
      ''
      'ee 100'
      ''
      'un 100'
      ''
      't 100'
      'ee 100'
      's2 100'
      't 100'
      'y 100'
      ''
      'd 100'
      'y 100'
      ''
      'f 100'
      'un 100'
      's 100'
      'y 100'
      'o 100'
      'n 100'
      'a 100'
      'm 100'
      'en 100'
      't 100'
      'w 100'
      ''
      'd 100'
      'w 100'
      ''
      's 100'
      'in 100'
      't 100'
      'e 100'
      't 100'
      'i 100'
      'z 100'
      'a 100'
      'd 100'
      'o 100'
      'r2 100'
      ''
      'd 100'
      'w 100'
      ''
      's 100'
      'ee 100'
      'r2 100'
      'p 100'
      'r 100'
      'w 100'
      ''
      '_ 500'
      ''
      'a 100'
      ''
      'v 100'
      'oo 100'
      's2 100'
      ''
      'k 100'
      'y 100'
      ''
      'v 100 '
      'o 100'
      's 100'
      'e 100'
      ''
      'y 100'
      's2 100'
      'k 100'
      'u 100'
      't 100'
      'a 100'
      ''
      'ee 100'
      ''
      'o 100'
      'b 100'
      'y 100'
      't 100'
      'i 100'
      'd 100'
      'a 100'
      ''
      'p 100'
      'e 100'
      'l 100'
      'a 100'
      ''
      'u 100'
      'n 100'
      'i 100'
      '@ 100'
      'w 100'
      ''
      'd 100'
      'y 100'
      ''
      's 100'
      'on 100'
      's2 100'
      ''
      'b 100'
      'a 100'
      'z 100'
      'i 100'
      'k 100'
      'w 100'
      's2 100'
      ''
      '_ 100'
      ''
      'g 100'
      'r 100'
      'a 100'
      'v 100'
      'a 100'
      'd 100'
      'w 100'
      's2 100'
      ''
      'p 100'
      'e 100 '
      'l 100'
      'a 100'
      ''
      'l 100'
      'o 100'
      'k 100'
      'w 100'
      't 100'
      'o 100'
      'r 100'
      'a 100'
      ''
      'l 100'
      'i 100'
      '@ 100'
      'n 100'
      'y 100'
      ''
      'p 100'
      'a 100'
      'y 100'
      'x 100'
      '@ 100'
      'w 100'
      'w 100'
      ''
      'b 100'
      'oo 100'
      'r2 100'
      'j 100'
      'y 100'
      's2 100'
      ''
      '_ 1000')
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object b_falar: TButton
    Left = 352
    Top = 72
    Width = 89
    Height = 25
    Caption = 'Falar'
    TabOrder = 3
    OnClick = b_falarClick
  end
  object b_parar: TButton
    Left = 352
    Top = 104
    Width = 89
    Height = 25
    Caption = 'Parar de falar'
    TabOrder = 4
    OnClick = b_pararClick
  end
  object b_inicTrad: TButton
    Left = 336
    Top = 336
    Width = 105
    Height = 25
    Caption = 'Inicializar Tradutor'
    TabOrder = 6
    OnClick = b_inicTradClick
  end
  object e_tradutor: TEdit
    Left = 88
    Top = 336
    Width = 233
    Height = 21
    TabOrder = 7
    Text = 'portug.nrl'
  end
  object e_excessao: TEdit
    Left = 88
    Top = 360
    Width = 233
    Height = 21
    TabOrder = 8
    Text = 'portug.exc'
  end
  object b_preproc: TButton
    Left = 352
    Top = 176
    Width = 89
    Height = 25
    Caption = 'Preprocessar'
    TabOrder = 5
    OnClick = b_preprocClick
  end
  object e_destino: TEdit
    Left = 88
    Top = 464
    Width = 233
    Height = 21
    TabOrder = 9
  end
  object e_abrev: TEdit
    Left = 88
    Top = 384
    Width = 233
    Height = 21
    TabOrder = 10
    Text = 'portug.abr'
  end
  object b_preprosodia: TButton
    Left = 352
    Top = 208
    Width = 89
    Height = 25
    Caption = 'Pr'#233'-pros'#243'dia'
    TabOrder = 11
    OnClick = b_preprosodiaClick
  end
  object c_comProsodia: TCheckBox
    Left = 351
    Top = 136
    Width = 90
    Height = 17
    Caption = 'Com pros'#243'dia'
    Checked = True
    State = cbChecked
    TabOrder = 12
  end
  object c_base: TComboBox
    Left = 88
    Top = 440
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 13
    Text = 'br4'
    OnChange = c_baseChange
  end
  object b_difones: TButton
    Left = 350
    Top = 272
    Width = 89
    Height = 25
    Caption = 'Difones'
    TabOrder = 14
    OnClick = b_difonesClick
  end
  object b_prosodia: TButton
    Left = 350
    Top = 304
    Width = 89
    Height = 25
    Caption = 'Aplica pros'#243'dia'
    TabOrder = 15
    OnClick = b_prosodiaClick
  end
  object e_pitch: TEdit
    Left = 390
    Top = 376
    Width = 49
    Height = 21
    TabOrder = 16
    Text = '1,0'
    OnExit = e_pitchExit
  end
  object e_tempo: TEdit
    Left = 390
    Top = 400
    Width = 49
    Height = 21
    TabOrder = 17
    Text = '0,8'
    OnExit = e_tempoExit
  end
  object e_freq: TEdit
    Left = 390
    Top = 424
    Width = 49
    Height = 21
    TabOrder = 18
    Text = '16000'
    OnExit = e_freqExit
  end
  object e_prosodia: TEdit
    Left = 88
    Top = 408
    Width = 233
    Height = 21
    TabOrder = 19
    Text = 'portug.pro'
  end
  object b_curvaProsodia: TButton
    Left = 350
    Top = 240
    Width = 89
    Height = 25
    Caption = 'Calcula curva'
    TabOrder = 20
    OnClick = b_curvaProsodiaClick
  end
end
