enableWordInfo

@JvmName(name = "abuaimnnngqsrbiv")
suspend fun enableWordInfo(value: Output<Boolean>)
@JvmName(name = "ussjxnpdyrsevspx")
suspend fun enableWordInfo(value: Boolean?)

Parameters

value

Optional. If true, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information.