Helper method to initiate the service call that retrieves all grammars available on the server.
Namespace: Microsoft.Hawaii.Speech.ClientAssembly: Microsoft.Hawaii.Speech.Client (in Microsoft.Hawaii.Speech.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- hawaiiAppId
- Type:
System String
Specifies the Hawaii Application Id.
- onComplete
- Type: Microsoft.Hawaii ServiceAgent T OnCompleteDelegate
Specifies an "on complete" delegate handler.
- stateObject (Optional)
- Type:
System Object
Specifies a user-defined object.
See Also