Zoom Team Chat
cancel
Showing results for 
Search instead for 
Did you mean: 

What is Zoom Team Chat?

Zoom Team Chat connects teams and streamlines communication through securely integrated messaging software. Explore the Zoom Community's Recent Activity below to join the Team Chat conversation and connect with other members. If you're still looking for support, browse our Zoom Team Chat support articles or start a new discussion below!

Recent Activity

Using Teamchat for further discussions and posts

There has been ongoing discussion as to who we are and what to we offer one another. Perhaps this kind of notice board could help. m

GIFs

Are the use of GIFs available in our Zoom chats?   If not, will they be made available or are they a part of an upgrade?  My job uses MS Teams and GIFs have proven to be a useful addition to the chat.

 

Jill

reply-icon Latest Reply - 

Resolved! Team Chat Templates?

We use Zoom extensively to coordinate among our various departments, each of which has it's own channel. It would be a huge help if there were simple Team Chat templates that could be inserted into the text editor to remind team members what informat... Show more

We use Zoom extensively to coordinate among our various departments, each of which has it's own channel. It would be a huge help if there were simple Team Chat templates that could be inserted into the text editor to remind team members what information is needed depending on the channel they are using. For example, 

Request for Assistance

Name of user who needs assistance:
User ID:

Best time to contact: 

 

This would help everyone remember what's required in each channel for someone to respond.

Thanks!

 


Show less

reply-icon Latest Reply - 

Team Chat

I am experiencing Team Chat delays. Incoming chat messages do not show up at the time sent to me. I am receiving the chat message the next day sometimes. What is the issue and how can it be resolved?Is there evidence from Zoom of these occurrences as... Show more

I am experiencing Team Chat delays. Incoming chat messages do not show up at the time sent to me. I am receiving the chat message the next day sometimes. What is the issue and how can it be resolved?

Is there evidence from Zoom of these occurrences as a "bug"?


Show less

Getting a Vanity URL !!!!!!!

Hi Guys. I am trying to apply for a Vanity URL and the option seems not to be there in the profile management section. I've got a paid Zoom account. What could be the issue?

reply-icon Latest Reply - 

“This setting is configured by your admin” fix

I wanna see messages beyond a year ago but its not letting me because it shows me an error that says “this setting is configured by your admin 

reply-icon Latest Reply - 

Status Changing Unexpectedly

With the latest release my status is being set to Out of Office unexpectedly. I keep changing it to Available, but when I leave the computer for a significant amount of time, the status is getting switched back to Out of Office. I can't find a settin... Show more

With the latest release my status is being set to Out of Office unexpectedly. I keep changing it to Available, but when I leave the computer for a significant amount of time, the status is getting switched back to Out of Office.

 

I can't find a setting for this anywhere.

 

I'm using Zoom v 5.14.0 (13888) on a Windows 10 Laptop and an iPhone.


Show less

reply-icon Latest Reply - 

Zoom chat window scrolling and jumping around every time new message comes in

Hi there, I tried using Zoom through my Chrome browser for a virtual training course recently, but the chat window kept jumping around and scrolling up (sometimes to the top of the chat) every time a new message comes in. I can't use my work laptop s... Show more

Hi there,

 

I tried using Zoom through my Chrome browser for a virtual training course recently, but the chat window kept jumping around and scrolling up (sometimes to the top of the chat) every time a new message comes in. I can't use my work laptop so I have to use my personal Chromebook, but it appears the Zoom for Chromebook app does the same thing. It's totally infuriating and completely unusable, and even trying to scroll back down to the latest message, or trying to reply to a message in the middle somewhere, is glitchy and jumps me around even worse. Being able to use the chat in these particular courses is extremely helpful, and I feel like I'm missing a lot by this issue.

 

Also, my settings are already set to "scroll to latest unread message", which is what I read to do in another article on here, and it's still not working.

 

Anything I can do to fix this or am I SOL?


Show less

Deshabilitar solicitud anfitrion

Al iniciar una reunión en zoom a todos los usuarios les aparece "user" es actualmente el anfitrión. La reclamación de anfitrión puede interrumpir las salas para grupos pequeños, las votaciones y la pantalla compartida.Hay alguna manera que no aparezc... Show more

Al iniciar una reunión en zoom a todos los usuarios les aparece "user" es actualmente el anfitrión. La reclamación de anfitrión puede interrumpir las salas para grupos pequeños, las votaciones y la pantalla compartida.

Hay alguna manera que no aparezca este mensaje?

 


Show less

Receive Raw Audio Data Without Local Playback Using Zoom Meeting SDK

I am currently using the Zoom SDK to receive raw audio data for my application, where I need to play the audio using my own player. The raw audio data is being successfully received in the onMixedAudioRawDataReceived callback. However, I want to prev... Show more

I am currently using the Zoom SDK to receive raw audio data for my application, where I need to play the audio using my own player. The raw audio data is being successfully received in the onMixedAudioRawDataReceived callback. However, I want to prevent the SDK from playing the audio locally while still continuing to receive the raw data. I’ve tried using the stopIncomingAudio function, but this stops both local playback and the receipt of raw data in the onMixedAudioRawDataReceived callback. I’m looking for a method or function that allows me to stop local audio playback but continue receiving the raw audio data.


Which Android Meeting SDK version?
Latest version.


To Reproduce (If applicable):
Steps to reproduce the behavior:

  1. Implement Zoom SDK in the Android app.
  2. Set up onMixedAudioRawDataReceived to receive raw audio data.
  3. Attempt to stop local audio playback while keeping raw audio data coming in.
  4. Notice that stopping incoming audio also stops receiving raw data.

Screenshots:
N/A


Troubleshooting Routes:

  • Successfully receiving raw audio data using the onMixedAudioRawDataReceived callback.
  • Attempted using the stopIncomingAudio method, which stops local playback and also halts raw data reception in the callback.
  • Reviewed Zoom’s documentation and sample app at [Zoom’s GitHub repository], but couldn’t find an applicable solution.
  • Same thing was also asked here at form [zoom devforum]

Smartphone ():

  • Device: Multiple Android devices and IOS devices
  • OS: Android 11 and higher, IOS .

Additional Context:
I need a way to continue receiving raw audio data from the Zoom SDK without local audio playback, as the audio will be handled by my custom player.


Show less