SpeechToTextBuilder.ID(String) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public SpeechToTextBuilder ID(
string id
)
Parameters
| Name | Type |
|---|---|
| id | String |
Returns
| Type |
|---|
| SpeechToTextBuilder |
See Also