{"id":4981,"date":"2021-12-17T20:41:07","date_gmt":"2021-12-17T12:41:07","guid":{"rendered":"https:\/\/www.enablex.io\/developer\/?page_id=4981"},"modified":"2022-04-11T15:17:29","modified_gmt":"2022-04-11T07:17:29","slug":"talker-noise-notification","status":"publish","type":"page","link":"https:\/\/doc.smartflomeet.ttns.in\/developer\/video-api\/client-api\/flutter-toolkit\/talker-noise-notification\/","title":{"rendered":"Talker &#038; Noise Notification: Flutter SDK &#8211; Video API"},"content":{"rendered":"\n<p>The <code>subscribeForTalkerNotification()<\/code> method allows you to receive notification for the talkers in the Room or the participants acting as a source of the noise. You can utilize this method for UI display or for debugging. Note that the list of talkers received could be longer than the Active Talkers list, because Active Talkers list received with <code>onActiveTalkersUpdated<\/code> callback is limited to the  <code>max_active_talkers<\/code> setting of the Room.   <\/p>\n\n\n\n<p><strong>Class<\/strong>:&nbsp;<code>EnxRtc<\/code><\/p>\n\n\n\n<p><strong>Method<\/strong>: <code>static Future&lt;void&gt; subscribeForTalkerNotification(bool isTalkerNotification)<\/code><\/p>\n\n\n\n<p><strong>Parameters: <\/strong><\/p>\n\n\n\n<ul><li><code>isTalkerNotification<\/code>: Boolean. Set to <em>true<\/em> to subscribe to Talker Notification and <em>false<\/em> to unsubscribe. <\/li><\/ul>\n\n\n\n<p><strong>Callbacks<\/strong>: <\/p>\n\n\n\n<ul><li><code>onAckSubscribeTalkerNotification <\/code>&#8211; Acknowledgment to the subscriber when Talker Notification subscribed successfully.<\/li><li><code>onAckUnsubscribeTalkerNotification <\/code>&#8211; Acknowledgment to the subscriber when Talker Notification unsubscribed successfully.<\/li><li><code>onTalkerNotification<\/code> &#8211; Notification to the subscriber received with JSON Object carrying the details of users from whom speech or sound is detected. <\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">EnxRtc.subscribeForTalkerNotification(true);   \/\/ To subscribe\nEnxRtc.subscribeForTalkerNotification(false);  \/\/ To unsubscribe\n\nEnxRtc.onAckSubscribeTalkerNotification=(Map&lt;dynamic,dynamic&gt; map){\n\/\/ Acknowledgement on Talker Subscription\n};\nEnxRtc.onAckUnsubscribeTalkerNotification=(Map&lt;dynamic,dynamic&gt; map){\n\n\/\/ Acknowledgement on Talker Unsubscription\n};\nEnxRtc.onTalkerNtification=(Map&lt;dynamic,dynamic&gt; map){\n\/\/ Receive Talker Notification on Subscription\n};<\/pre>\n\n\n\n<p><strong>Error Codes \/ Exceptions:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Code<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>5128<\/td><td>Repeated subscription request call while a previous request is in process.<\/td><\/tr><tr><td>5129<\/td><td>Repeated unsubscription request call while a previous request is in process.<\/td><\/tr><tr><td>5130<\/td><td>Talker Notification already subscribed.<\/td><\/tr><tr><td>5131<\/td><td>Illegible attempt to unsubscribe Talker Notification without subscribing first.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<p>\u2190 <a href=\"..\/live-media-statistics\/\"><\/a><a href=\"..\/live-media-statistics\/\">Get Live Media Statistics<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><a href=\"..\/\">Index<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-right\"><a href=\"..\/audio-only-mode\/\"><\/a><a href=\"..\/audio-only-mode\/\">Change to Audio Only Call<\/a> \u2192<a href=\"\/developer\/how-to-use\/\"><\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The subscribeForTalkerNotification() method allows you to receive notification for the talkers in the Room or the participants acting as a source of the noise. You can utilize this method for UI display or for debugging. Note that the list of talkers received could be longer than the Active Talkers list, because Active Talkers list received with onActiveTalkersUpdated callback is limited to the max_active_talkers setting of the Room. Class:&nbsp;EnxRtc Method: static&hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3755,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"featured":false,"featured-large":false},"uagb_author_info":{"display_name":"vcxdevwpadmin","author_link":"https:\/\/doc.smartflomeet.ttns.in\/developer\/author\/vcxdevwpadmin\/"},"uagb_comment_info":0,"uagb_excerpt":"The subscribeForTalkerNotification() method allows you to receive notification for the talkers in the Room or the participants acting as a source of the noise. You can utilize this method for UI display or for debugging. Note that the list of talkers received could be longer than the Active Talkers list, because Active Talkers list received&hellip;","_links":{"self":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages\/4981"}],"collection":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/comments?post=4981"}],"version-history":[{"count":0,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages\/4981\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages\/3755"}],"wp:attachment":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/media?parent=4981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}