question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[enh] startPlayerFromMic()

See original GitHub issue
  • FlutterSound (dart)
  • FlutterSoundPlatformInterface (dart)
  • FlutterSoundPlatformInterface (iOS)
  • FlutterSoundPlatformInterface (Android)
  • Tau (iOS)
  • Tau (Android)
  • Example
  • Doc

Several τ users need to play on the headset what is recorded by the microphone, in quasi-real-time.

I am convinced that implementing audio-graph will be the general solution and will be very elegant.

Unfortunately, I worry that I will have to leave the τ project before having implemented this terrific feature. (another project is waiting for me).

So, I think that we can implement a new simple verb startPlayerFromMic() before the great global solution. And use FFI instead of the Flutter channels if the App wants to be in cut-mode during the process instead of pass-threw.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

3reactions
Larpouxcommented, Jan 11, 2021

We must improve the latency problem under Andoid.

0reactions
Larpouxcommented, Jan 15, 2022

Ref #90

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flutter Sound CHANGELOG | The τ Project documentation.
Local variable restarted is static. 7.6.4. Fixes a problem with FlutterSoundHelper.duration() . (Still does not work with temporary files). #613. 7.6 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found