【问题标题】:How to record voice on flutter desktop platform?Flutter桌面平台如何录制语音?
【发布时间】:2022-08-06 21:54:59
【问题描述】:

我想在 Flutter 桌面平台上录制语音。

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.8.1, on Microsoft Windows [Version 10.0.19042.1526], locale zh-CN)
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.11.5)
[√] Android Studio (version 2020.3)
[√] IntelliJ IDEA Ultimate Edition (version 2020.3)
[√] Connected device (4 available)
  • 请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如它目前所写的那样,很难准确地说出你在问什么。

标签: flutter record desktop voice


【解决方案1】:

您是否尝试过可用的颤振包?如果没有,请尝试使用flutter_desktop_audio_recorderrecord。它们都支持Windows。

请按照自述文件部分了解实施细节。

【讨论】:

    猜你喜欢
    • 2011-11-16
    • 2017-09-21
    • 1970-01-01
    • 1970-01-01
    • 2014-04-01
    • 1970-01-01
    • 1970-01-01
    • 2014-02-18
    相关资源
    最近更新 更多