delegate void | AudioSampleDecodeDelegate ( float [] samples ) A delegate to be called when audio samples are decoded from a web stream |
delegate void | AudioDecodeCompleteDelegate ( string error ) A delegate to be called when all audio samples have been decoded |
delegate void Meta.WitAi.Requests.AudioSampleDecodeDelegate ( float [] samples ) |
---|
A delegate to be called when audio samples are decoded from a web stream |
delegate void Meta.WitAi.Requests.AudioDecodeCompleteDelegate ( string error ) |
---|
A delegate to be called when all audio samples have been decoded |