Back to Devexpress

SpeechToTextBuilder.ElementAttr(Dictionary<String, Object>) Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-speechtotextbuilder-dot-elementattr-x28-system-dot-collections-dot-generic-dot-dictionary-system-dot-string-system-dot-object-x29.md

latest1013 B
Original Source

SpeechToTextBuilder.ElementAttr(Dictionary<String, Object>) Method

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public SpeechToTextBuilder ElementAttr(
    Dictionary<string, object> value
)

Parameters

NameType
valueDictionary<String, Object>

Returns

Type
SpeechToTextBuilder

See Also

SpeechToTextBuilder Class

SpeechToTextBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace