jjzjj

flutterSound

全部标签

audio - flutter ( Dart ): Get/Record audio stream from microphone and play it back immediately (real-time)

我需要能够从麦克风捕获音频流,然后将其作为参数传递或立即读取,以便将其作为音频播放。要在任何其他框架中实现这一点,您可以使用优秀的工具和功能,但我需要在Flutter上归档该功能。有什么帮助或建议吗? 最佳答案 请试试这个包flutter_sound。https://github.com/dooboolab/flutter_sound这是引用链接https://medium.com/flutterpub/flutter-sound-plugin-audio-recorder-player-e5a455a8beaf创建实例。Flutt

audio - flutter ( Dart ): Get/Record audio stream from microphone and play it back immediately (real-time)

我需要能够从麦克风捕获音频流,然后将其作为参数传递或立即读取,以便将其作为音频播放。要在任何其他框架中实现这一点,您可以使用优秀的工具和功能,但我需要在Flutter上归档该功能。有什么帮助或建议吗? 最佳答案 请试试这个包flutter_sound。https://github.com/dooboolab/flutter_sound这是引用链接https://medium.com/flutterpub/flutter-sound-plugin-audio-recorder-player-e5a455a8beaf创建实例。Flutt