> pcaudiolib calls portaudio if requested. Are you sure ?
In README.md, line 187: #### Audio Output Configuration The following `configure` options control which audio interfaces to use: | Option | Audio Interfaces | Default | |---------------------|------------------|---------| | `--with-pulseaudio` | PulseAudio | yes | | `--with-portaudio` | PortAudio | yes | _____________________________________________________________________ But in the script configure there is no `--with-portaudio flag ! And if you take a look at CHANGELOG.md, at line 216: * Removed the local portaudio header files. * Use the system's sonic library and header files. _____________________________________________________________________ So, IMHO, portaudio is not ever used anymore (and README.md should be updated). > so he did not built in the pcaudiolib functionality directly into > espeak-ng Hum, once again IMHO, this is sad, a unique library/binary should be good too. Why not as flag in configure ? ;) But maybe MSE will propose it... Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

