-
Notifications
You must be signed in to change notification settings - Fork 113
soup/trace/quarr/etc repeat one too many times #174
Comments
We're porting these from voicecode, and it is specified in https://voicecode.io/doc/repetition:
This also clarifies that repple 1 and wink will give the same results as repple 2 and soup :
|
…ch original voicecode spec. add comments
The other use case is two separate phrases: "bang" pause "trace". In that case what did voicecode do? And what do we want it to do? |
The result of "bang" pause "trace" (or "bang" pause "repple 3") should be "!!!".
This is consistent with how it's worked since the early days of voicecode. |
e.g. "ampersand soup" should produce "&&" but produces "&&&".
or "say hello trace" should produce "hellohellohello" but does "hellohellohellohello"
The text was updated successfully, but these errors were encountered: