Sha256: a8198ae8767ff614d20f2426b8b0846a61c1ad63011d8d0723d1c68c900a0e97

Contents?: true

Size: 307 Bytes

Versions: 4

Compression:

Stored size: 307 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_19 = {
    "01" => "Unknown",
    "02" => "Anonymous",
    "03" => "et al",
    "04" => "Various authors",
    "05" => "Synthesized voice - male",
    "06" => "Synthesized voice - female",
    "07" => "Synthesized voice - unspecified"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/019.rb
cacofonix-0.10.2 lib/cacofonix/codelists/019.rb
cacofonix-0.10.1 lib/cacofonix/codelists/019.rb
cacofonix-0.10.0 lib/cacofonix/codelists/019.rb