GET Reporting/Comments/Files/{projectDefinedId}/{commentId}?format={format}

Streams an audio comment file in either mp3 or wav format.

Request Information

URI Parameters

NameDescriptionType Additional information
projectDefinedId

The project defined id.

string

Required

commentId

The comment id

integer

Required

format

mp3 or wav

string

Required

Body Parameters

None.

Response Information

Resource Description

Stream audio file

Collection of SMG.Report.Contracts.Comments.CommentAudioFile

Response Formats