Click or drag to resize

IApplicationManagerSpeak Method

Speaks the given text (currently only english is supported).

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void Speak(
	string text
)

Parameters

text  String
Exceptions
ExceptionCondition
SdkException Thrown when text is .
See Also