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

Handle ChatAudio #40

Open
tuxuser opened this issue Nov 14, 2018 · 1 comment
Open

Handle ChatAudio #40

tuxuser opened this issue Nov 14, 2018 · 1 comment

Comments

@tuxuser
Copy link
Member

tuxuser commented Nov 14, 2018

No description provided.

@tuxuser tuxuser added this to To do in Nano library via automation Nov 14, 2018
@tuxuser
Copy link
Member Author

tuxuser commented Dec 2, 2018

Opening the channel is implemented via:
https://github.com/OpenXbox/xbox-smartglass-csharp/blob/master/SmartGlass.Nano/NanoClient.cs#L150
https://github.com/OpenXbox/xbox-smartglass-csharp/blob/master/SmartGlass.Nano/Channels/ChatAudioChannel.cs#L46

Now, the Producer needs to call nano.ChatAudio.SendChatAudioData(byte[]) to send opus audio samples to the console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Nano library
  
To do
Development

No branches or pull requests

1 participant