Time Limit for Speech is 5 – 7 mins.
When DELIVERING your speech you may use note cards or printed speaking notes. You are required to incorporate a minimum of FOUR VISUAL AIDS (such as four Powerpoint slides) and FIVE SOURCE CITATIONS (from five separate sources) into each speech. Please note – Wikipedia does not count as one of the five sources. You must say these source citations while delivering the speech. I will not give credit for sources listed on PowerPoint slides but not stated orally. Each speech has a TIME LIMIT, and I will deduct one point for every 30 second segment above or below that time limit. Since this is a business speaking course, you should always discuss the business/economic/personal finance/career aspect of your topic somewhere in your speech.
I need 2 page speech and 2 page speaker notes (page length is not a problem as long as the speech is between 5 to 7 mins.)
you can choose any inventor or company you like.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

