adhearsion / ruby_speech

A ruby library for TTS & ASR document preparation
MIT License
101 stars 41 forks source link

[BUGFIX] allow cloned GenericElement to respect its own class #28

Closed Jared-Prime closed 10 years ago

Jared-Prime commented 10 years ago

Fixes bug where SSML documents get converted to GRXML documents

Files affected: lib/ruby_speech/generic_element.rb

Jared-Prime commented 10 years ago

@benlangfeld please take a look and see if this would repair the defect. thanks!

cc: @sfgeorge

benlangfeld commented 10 years ago

:+1:

benlangfeld commented 10 years ago

Released in 2.3.2

Jared-Prime commented 10 years ago

Thank you for this. Could we get a java version into RubyGems as well. I'm not at all familiar with the workflow involved for doing so.

benlangfeld commented 10 years ago

I always forget to release the -java version. See https://github.com/benlangfeld/ruby_speech/issues/29

benlangfeld commented 10 years ago

In case it wasn't clear, I released the -java version :)

Jared-Prime commented 10 years ago

yup! :smiley: