Speech_From_Text_Error_Desc

Gets an error description for the last speech-from-text action. An empty string is returned if no errors have occurred.

Return Value

Returns a string describing the last error from a speech-from-text action.

Example

Script( Speech_From_Text_Error_Desc_Test )
String( strDescription )
Activate( From_Menu )
strDescription = Speech_From_Text_Error_Desc
Message( String_Combine( "Last speech error:", strDescription ), 5 )
Return

See Also

Speech_From_Text_Available, Speech_From_Text, Speech_To_Text_Available, Speech_To_Text, Speech_To_Text_No_Wait, Speech_Setting_Available, Speech_Change_Setting, Speech_Get_Setting, Speech_Get_Setting_Max, Speech_Find_Setting_Value, Speech_Get_Setting_Value_Desc, Speech_To_Text_Get_User_Name, Speech_To_Text_Change_User_Name, 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