getIntents

fun getIntents(sheetTab: String = defaultGoogleSheetIntentsId, sheetLink: String = defaultGoogleSheetLink): MutableMap<SimpleIntent, String>

Returns a mutable map of intents from the $sheetTab of the $googleSheet data sheet.

Allows the use of tags inside a text (see utteranceFromTextWithTags).

Return

A map of simple intents that can be then used with the getPartialState() method

Parameters

sheetTab

The id of the tab from which to get the intents

sheetLink

The id part of a link to the Google Sheet such as "1-yMgiselYr-8wWJIliayxoMoAjlmEpIlv86FTr8_RSM"