Hello
If you read https://pharoweekly.wordpress.com/2015/07/04/google-speech-engine/, there is a reference to playing back the .mp3 output of the Google speech engine. I can���t find the package referred to with the class StreamingMP3Sound; maybe Sean deNigris can help?
Hope this helps
Peter Kenny
From: Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] On Behalf Of Dimitris Chloupis
Sent: 18 November 2015 14:50
To: Any question about pharo is welcome <pharo-users@lists.pharo.org>
Subject: [Pharo-users] How to play audio files with Pharo ?
I want a cross platform solution for playing audio files for my project ChronosManager. By cross platform I mean MacOS, Ubuntu and Windoom.
I assume that playback of MP3 is out of the question ?
Any ideas /suggestions ?