litui / dtmf_dolphin

Dialer, Redbox, and Bluebox project for the Flipper Zero.
GNU General Public License v3.0
197 stars 10 forks source link

App runs but no sound in latest firmwares #11

Open yasbean opened 1 year ago

yasbean commented 1 year ago

Since the past few firmwares (latest 0.78.1), I can compile and run the app, but when I press a key, no sound is produced. No error displayed.

litui commented 1 year ago

@yasbean sorry for the delayed response. I haven't had a chance to use my Flipper in months but I'll try to take a look at this as soon as I can. Thanks for the heads up.

yasbean commented 1 year ago

Thank you!

supercreate01 commented 1 year ago

The repo at /RogueMaster/flipperzero-firmware-wPlugins/tree/420/applications/external/dtmf_dolphin still outputs sound on latest firmware. Maybe check that?

litui commented 1 year ago

Thanks for dropping the link, @supercreate01 . Good to know RM's folks have been keeping it working. I'll take a look when I can and perhaps migrate some changes back.

supercreate01 commented 1 year ago

Thanks