You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a question about it. Is it normal that process is stuck and process does not exit when speak is finished ?
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
undefined
{ mediaSessionId: 2,
playbackRate: 1,
playerState: 'BUFFERING',
currentTime: 0,
supportedMediaCommands: 15,
volume: { level: 1, muted: false },
activeTrackIds: [],
media:
{ contentId: 'https://translate.google.com/translate_tts?ie=UTF-8&q=Moi%20%C3%A7a%20va%20pas%20mal%20en%20tout%20cas.&tl=fr&total=1&idx=0&textlen=30&tk=823360.714568&client=t&prev=input&ttsspeed=1',
contentType: 'audio/mp3',
streamType: 'BUFFERED',
duration: 2.232 },
currentItemId: 2,
items:
[ { itemId: 2, media: [Object], autoplay: true, activeTrackIds: [] } ],
repeatMode: 'REPEAT_OFF' }
Hi,
Thank you for your very convenient lib :-)
I've got a question about it. Is it normal that process is stuck and process does not exit when speak is finished ?
This trace is produced by this tiny test.
The text was updated successfully, but these errors were encountered: