AudioEventRoomExtension extension
- on
Methods
-
sendAudioEvent(
MatrixAudioFile audioFile, {Event? replyTo, int? durationInMs, List< int> ? waveform, Map<String, dynamic> ? otherFileInfo}) → Future<String?> - Sends an audio file with appropriate info to this room. Returns the event ID generated by the server for this event.