adhearsion / ruby_speech

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

First pass at specs #47

Open lpradovera opened 7 years ago

lpradovera commented 7 years ago

@benlangfeld This is a first pass at what I would like it to work like. The spec itself is just a start, to see if the library behaves as expected. The use case here is "I have a '6' and a '6 7' item and I would like to wait for the '7' before I match, otherwise I can't do the above as '6' will always return".

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 98.392% when pulling c7bb59a22af7c596cb6c2861eaca8fb161997599 on feature/multi-digit-matching into faa625e6d45227e2c97ac08216e812975693412e on develop.

benlangfeld commented 7 years ago

When proposing such modifications of behaviour, please provide a specification reference to justify it.