getAudio abstract method

Stream<GetAudioResponse> getAudio(
  1. ServiceCall call,
  2. GetAudioRequest request
)

Implementation

$async.Stream<$17.GetAudioResponse> getAudio($grpc.ServiceCall call, $17.GetAudioRequest request);