Compartir a través de


ListSelector Client Object for French (Canada)

  Microsoft Speech Technologies Homepage
class ListSelector
{
    public string ActiveQAPhase { get; }
    public array  AvailableOptions { get; }
}

Properties

  • ActiveQAPhase
    A string that contains the name of the currently active internal QA. Application authors can use this value to determine which phase of the control's operation is currently active. PromptSelectFunction routines may select prompt text based on the value of the ActiveQAPhase property.
  • AvailableOptions
    An array containing all choices that can be spoken by the user (not including synonyms).

See Also

ListSelector Class | ListSelector Constructor | ListSelector Members | ListSelector Properties | ListSelector Methods | ListSelector Events