AudioListingdetails Property |
An AudioDetails object that provides detailed information about the audio resource. The object is empty until the service finishes processing the audio.
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public AudioDetails details { get; set; }
Property Value
Type:
AudioDetailsSee Also