SpeechToTextLoadFileDelegate Delegate |
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public delegate byte[] LoadFileDelegate(
string filename
)
Parameters
- filename
- Type: SystemString
Return Value
Type:
ByteSee Also