actions-on-google / actions-on-google-testing-nodejs

Apache License 2.0
75 stars 18 forks source link

Adding Audio to response. Ignore supplemental_display_text if other text available. #43

Closed codeforequity-at closed 4 years ago

codeforequity-at commented 4 years ago

There are three amendments in this PR (at least for my purpose they are, I hope for others as well).

  1. Audio stream is collected and added as audioOut to the test call response.
  2. The supplemental_display_text is ignored if any other text value is identified.
  3. ScreenOut HTML is collected added as screenOutHtml to the test call response.
codeforequity-at commented 4 years ago

any plans to merge this in near future ? i need these changes for my own project to continue ...

Fleker commented 4 years ago

I'll look into doing a release tomorrow.

Fleker commented 4 years ago

Thanks@!

codeforequity-at commented 4 years ago

One more question - when do you plan to build and publish the next release ?

Fleker commented 4 years ago

I'll update here when the release is ready. In the meantime, you can directly use the master branch as a dependency.

codeforequity-at commented 4 years ago

Using the master branch as dependency doesn't really work, as this package requires typescript compilation. If you think it will take longer than a few days, I will have to find another way to include this in the meantime.

Fleker commented 4 years ago

v0.4.0 is released