Platform SDK: Agent |
HRESULT SetConfidenceText( BSTR bszTipText // ConfidenceText setting for Command );
Sets the value of the Listening Tip text for a Command.
If the confidence value returned of the best match returned in the Command event does not exceed the value set for the ConfidenceThreshold property, the text supplied in bszTipText is displayed in the Listening Tip.
IAgentCommand::SetConfidenceThreshold, IAgentCommand::GetConfidenceThreshold, IAgentCommand::GetConfidenceText, IAgentUserInput::GetItemConfidence