Interface SSMLMessage.Builder

    • Method Detail

      • value

        SSMLMessage.Builder value​(String value)

        The SSML text that defines the prompt.

        Parameters:
        value - The SSML text that defines the prompt.
        Returns:
        Returns a reference to this object so that method calls can be chained together.