Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node process stuck #3

Open
sebsebseb1982 opened this issue May 2, 2018 · 0 comments
Open

node process stuck #3

sebsebseb1982 opened this issue May 2, 2018 · 0 comments

Comments

@sebsebseb1982
Copy link

sebsebseb1982 commented May 2, 2018

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 ?

*** 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' }

This trace is produced by this tiny test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant