GTK Linux embedder use libcanberra for sounds
Open
c: proposal
engine
P3
platform-linux
team-linux
triaged-linux
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
### Use case
Observing the engine source code, I have noticed that only one sound is supported for playing a system sound. That sound is the bell. This is okay for a lot of applications. However, I would like to be able to play different sounds. Being able to use the same API as all other platforms for the sound would be very nice.
### Proposal
Use `libcanberra` to handle sounds with the sound method in the `flutter/platform` method channel in the GTK Linux embedder.
Contributor guide
Assessment
This issue has not been assessed yet.