aws-sdk-polly 1.0.0.rc6 → 1.0.0.rc7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 89b32eb838e7cdd4a99c413c2e65bfcdaaa32e29
4
- data.tar.gz: 6df356b2b8ba9924759770fc00ac7b64db206191
3
+ metadata.gz: ae9ab915d445b87bbe555c4c3c9cc6ed073240f4
4
+ data.tar.gz: d38ab065c469d929898954a375bffaa63e91756d
5
5
  SHA512:
6
- metadata.gz: f9343865f84130c33f23d929ad388d0e3a7aca2f47e8b770ec9a3aa1e976b3892dbf1b03b8349957e256804207b172de53c02cced135406cb3e6f05fde75b3a6
7
- data.tar.gz: 031002964d3b13d46a2a15fe350e266900ead1d21949d7eaa44d8b056881dec6f21c130a8d9ab7985c9f9dd37c5e2f4e4e2e6754b7575fedbfac6ddd58ecfe07
6
+ metadata.gz: 6e9acc2a0673269b540a900951bcaf0a2fe3d3b2d3eca1f9261f120d3a93036e0ab278e336788a51e751ecbf9d052932374b64590ac11ee51587e80a42b2cf30
7
+ data.tar.gz: 9475727d3e9067f22ba9a3357cdd92a8b662befb20ad1230e70f6091e72890ce67660aa77fa3266ba2fc202e29365d11459e9024628771de9a1ea3258daa3bad
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-polly/customizations'
42
42
  # @service
43
43
  module Aws::Polly
44
44
 
45
- GEM_VERSION = '1.0.0.rc6'
45
+ GEM_VERSION = '1.0.0.rc7'
46
46
 
47
47
  end
@@ -224,7 +224,7 @@ module Aws::Polly
224
224
  #
225
225
  # resp.voices #=> Array
226
226
  # resp.voices[0].gender #=> String, one of "Female", "Male"
227
- # resp.voices[0].id #=> String, one of "Geraint", "Gwyneth", "Mads", "Naja", "Hans", "Marlene", "Nicole", "Russell", "Amy", "Brian", "Emma", "Raveena", "Ivy", "Joanna", "Joey", "Justin", "Kendra", "Kimberly", "Salli", "Conchita", "Enrique", "Miguel", "Penelope", "Chantal", "Celine", "Mathieu", "Dora", "Karl", "Carla", "Giorgio", "Mizuki", "Liv", "Lotte", "Ruben", "Ewa", "Jacek", "Jan", "Maja", "Ricardo", "Vitoria", "Cristiano", "Ines", "Carmen", "Maxim", "Tatyana", "Astrid", "Filiz"
227
+ # resp.voices[0].id #=> String, one of "Geraint", "Gwyneth", "Mads", "Naja", "Hans", "Marlene", "Nicole", "Russell", "Amy", "Brian", "Emma", "Raveena", "Ivy", "Joanna", "Joey", "Justin", "Kendra", "Kimberly", "Salli", "Conchita", "Enrique", "Miguel", "Penelope", "Chantal", "Celine", "Mathieu", "Dora", "Karl", "Carla", "Giorgio", "Mizuki", "Liv", "Lotte", "Ruben", "Ewa", "Jacek", "Jan", "Maja", "Ricardo", "Vitoria", "Cristiano", "Ines", "Carmen", "Maxim", "Tatyana", "Astrid", "Filiz", "Vicki"
228
228
  # resp.voices[0].language_code #=> String, one of "cy-GB", "da-DK", "de-DE", "en-AU", "en-GB", "en-GB-WLS", "en-IN", "en-US", "es-ES", "es-US", "fr-CA", "fr-FR", "is-IS", "it-IT", "ja-JP", "nb-NO", "nl-NL", "pl-PL", "pt-BR", "pt-PT", "ro-RO", "ru-RU", "sv-SE", "tr-TR"
229
229
  # resp.voices[0].language_name #=> String
230
230
  # resp.voices[0].name #=> String
@@ -434,7 +434,7 @@ module Aws::Polly
434
434
  # speech_mark_types: ["sentence"], # accepts sentence, ssml, viseme, word
435
435
  # text: "Text", # required
436
436
  # text_type: "ssml", # accepts ssml, text
437
- # voice_id: "Geraint", # required, accepts Geraint, Gwyneth, Mads, Naja, Hans, Marlene, Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin, Kendra, Kimberly, Salli, Conchita, Enrique, Miguel, Penelope, Chantal, Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte, Ruben, Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen, Maxim, Tatyana, Astrid, Filiz
437
+ # voice_id: "Geraint", # required, accepts Geraint, Gwyneth, Mads, Naja, Hans, Marlene, Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin, Kendra, Kimberly, Salli, Conchita, Enrique, Miguel, Penelope, Chantal, Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte, Ruben, Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen, Maxim, Tatyana, Astrid, Filiz, Vicki
438
438
  # })
439
439
  #
440
440
  # @example Response structure
@@ -465,7 +465,7 @@ module Aws::Polly
465
465
  params: params,
466
466
  config: config)
467
467
  context[:gem_name] = 'aws-sdk-polly'
468
- context[:gem_version] = '1.0.0.rc6'
468
+ context[:gem_version] = '1.0.0.rc7'
469
469
  Seahorse::Client::Request.new(handlers, context)
470
470
  end
471
471
 
@@ -283,7 +283,7 @@ module Aws::Polly
283
283
  # speech_mark_types: ["sentence"], # accepts sentence, ssml, viseme, word
284
284
  # text: "Text", # required
285
285
  # text_type: "ssml", # accepts ssml, text
286
- # voice_id: "Geraint", # required, accepts Geraint, Gwyneth, Mads, Naja, Hans, Marlene, Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin, Kendra, Kimberly, Salli, Conchita, Enrique, Miguel, Penelope, Chantal, Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte, Ruben, Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen, Maxim, Tatyana, Astrid, Filiz
286
+ # voice_id: "Geraint", # required, accepts Geraint, Gwyneth, Mads, Naja, Hans, Marlene, Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin, Kendra, Kimberly, Salli, Conchita, Enrique, Miguel, Penelope, Chantal, Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte, Ruben, Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen, Maxim, Tatyana, Astrid, Filiz, Vicki
287
287
  # }
288
288
  #
289
289
  # @!attribute [rw] lexicon_names
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-polly
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.rc6
4
+ version: 1.0.0.rc7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-09 00:00:00.000000000 Z
11
+ date: 2017-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '='
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 3.0.0.rc9
19
+ version: 3.0.0.rc12
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - '='
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 3.0.0.rc9
26
+ version: 3.0.0.rc12
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: aws-sigv4
29
29
  requirement: !ruby/object:Gem::Requirement