Speech_Get_Setting_Value_Desc

Get a description of the speech setting value.

Parameters

Setting

The name of the setting.

Value

The description for this value.

Format

Speech_Get_Setting_Value_Desc ("Setting", Value)

Return Value

Returns a string that describes the value for the speech setting (this does not need to be the setting’s current value). Returns an empty string if the setting or value is not valid.

Example

Script( Speech_Get_Setting_Value_Desc_Test )
String( strDescription )
Activate( From_Menu )
strDescription = Speech_Get_Setting_Value_Desc( "stt_language", 1 )
Message( strDescription, 7 )
Return

See Also

Speech_From_Text_Available, Speech_From_Text, Speech_To_Text_Available, Speech_To_Text, Speech_To_Text_No_Wait, Speech_To_Text_Cancel, Speech_Setting_Available, Speech_Change_Setting, Speech_Get_Setting, Speech_Get_Setting_Max, Speech_Find_Setting_Value, Speech_To_Text_Get_User_Name, Speech_To_Text_Change_User_NameSpeech_From_Text_Error_Desc, Speech_To_Text_Error_Desc, Speech_From_Text_Cancel

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal