Skip to content

Does not support simple_response type #7

Open
@ahmet8282

Description

@ahmet8282

Hello,

The library doesnt seem to support responses with json


"fulfillment": {
      "speech": "Hi!",
      "messages": [
        {
          "type": "simple_response",
          "platform": "google",
          "textToSpeech": "Hello!"
        },
        {
          "type": 0,
          "speech": "Hi!"
        }
      ]
    }

I think java and android clients have the same problem also. I see similar tickets. Is it possible if you could update it?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions