Speech_To_Text_Change_User_Name

Changes the user name being used by the speech-to-text engine.

Return Value

Returns a Boolean. TRUE if the user name was changed, FALSE if this feature is not supported.

Example

Script( Speech_To_Text_Change_User_Name_Test )
String( strUsername )
Activate( From_Menu )
strUsername = Ask_String( "Enter the new user name", "New User Name", 1,25, "" )
Speech_To_Text_Change_User_Name( strUsername )
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_Get_Setting_Value_Desc, Speech_To_Text_Get_User_Name, Speech_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