Skip to content

Commit

Permalink
added readme changes for remaining samples
Browse files Browse the repository at this point in the history
  • Loading branch information
Prithvi-MSFT committed Mar 3, 2023
1 parent daad73c commit 3df7241
Show file tree
Hide file tree
Showing 65 changed files with 272 additions and 36 deletions.
4 changes: 3 additions & 1 deletion samples/meeting-recruitment-app/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ It has meeting details and in-meeting app that helps in the interview process.

## Included Features
* Bots
* Tabs (meeting chat, meeting sidepanel, meeting details)
* Meeting Chat
* Meeting Sidepanel
* Meeting Details

## Interaction with app

Expand Down
6 changes: 6 additions & 0 deletions samples/meeting-recruitment-app/nodejs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ This sample illustrates a meeting experience for recruitment.

It has meeting details and in-meeting app that helps in the interview process.

## Included Features
* Bots
* Meeting Chat
* Meeting Sidepanel
* Meeting Details

## Interact with app

![Details](Images/meetingrecruitment.gif)
Expand Down
3 changes: 2 additions & 1 deletion samples/meeting-tabs/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ urlFragment: officedev-microsoft-teams-samples-meeting-tabs-csharp
This sample shows app stage view, Mute/Unmute Teams meeting audio call in meeting Side panel tab.

## Included Features
* Tabs (meeting side panel, meeting stage)
* Meeting Stage
* Meeting SidePanel
* RSC Permissions

**Interaction with bot**
Expand Down
5 changes: 5 additions & 0 deletions samples/meeting-tabs/nodejs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ urlFragment: officedev-microsoft-teams-samples-meeting-tabs-nodejs

This sample shows app stage view, Mute/Unmute Teams meeting audio call in meeting Side panel tab.

## Included Features
* Meeting Stage
* Meeting SidePanel
* RSC Permissions

**Interaction with bot**
![mute-unmute](Images/MeetingTabsGif.gif)

Expand Down
2 changes: 1 addition & 1 deletion samples/meetings-audio-state/nodejs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ urlFragment: officedev-microsoft-teams-samples-meeting-audio-state-nodejs
This sample shows how to mute/unmute Teams meeting audio using toggle Incoming Client Audio API.

## Included Features
* Tabs (meeting side panel)
* Meeting SidePanel
* RSC Permissions

## Interaction with bot
Expand Down
3 changes: 2 additions & 1 deletion samples/meetings-context-app/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ This sample shows the contents of meeting tab context object in a meeting tab an

## Included Features
* Bots
* Tabs (meeting chat, meeting details)
* Meeting Chat
* Meeting Details
* RSC Permissions

## Interaction with bot
Expand Down
3 changes: 2 additions & 1 deletion samples/meetings-context-app/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ This sample shows the contents of meeting tab context object in a meeting tab an

## Included Features
* Bots
* Tabs (meeting chat, meeting details)
* Meeting Chat
* Meeting Details
* RSC Permissions

## Interaction with bot
Expand Down
4 changes: 3 additions & 1 deletion samples/meetings-live-caption/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Once the meeting is scheduled, follow this doc to enable [Provide Cart Catptions
Copy the CART link it will used while configuring tab for meeting.

## Included Features
* Tabs (meeting chat, meeting details, meeting sidepanel)
* Meeting Chat
* Meeting Details
* Meeting SidePanel
* Cart API

## Interaction with app
Expand Down
4 changes: 3 additions & 1 deletion samples/meetings-live-caption/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ Once the meeting is scheduled. Follow this doc to enable [CART Captions](https:/
Copy the CART link it will used while configuring tab for meeting.

## Included Features
* Tabs (meeting chat, meeting details, meeting sidepanel)
* Meeting Chat
* Meeting Details
* Meeting SidePanel
* Cart API

## Key features
Expand Down
3 changes: 2 additions & 1 deletion samples/meetings-live-code-interview/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This sample demos a live coding in a Teams meeting stage using [Live Share SDK](
Now any participant in meeting can write code for the question and same will be updated to all the other participants in meeting.

## Included Features
* Tabs (meeting stage, meeting sidepanel)
* Meeting Stage
* Meeting SidePanel
* Live Share SDK
* RSC Permissions

Expand Down
3 changes: 2 additions & 1 deletion samples/meetings-live-code-interview/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ This sample demos a live coding in a Teams meeting stage using [Live Share SDK](
Now any participant in meeting can write code for the question and same will be updated to all the other participants in meeting.

## Included Features
* Tabs (meeting stage, meeting sidepanel)
* Meeting Stage
* Meeting SidePanel
* Live Share SDK
* RSC Permissions

Expand Down
4 changes: 2 additions & 2 deletions samples/meetings-sidepanel/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ urlFragment: officedev-microsoft-teams-samples-meetings-sidepanel-csharp
This sample illustrates how to implement [Side Panel](https://docs.microsoft.com/en-us/microsoftteams/platform/apps-in-teams-meetings/create-apps-for-teams-meetings?view=msteams-client-js-latest&tabs=dotnet#notificationsignal-api) In-Meeting Experience and uses [Live Share SDK](https://aka.ms/livesharedocs) to share data in realtime.

## Included Features
* Bots
* Tabs (meeting stage, meeting side panel)
* Meeting Stage
* Meeting SidePanel
* Live Share SDK
* Adaptive Cards
* RSC Permissions
Expand Down
4 changes: 2 additions & 2 deletions samples/meetings-sidepanel/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ urlFragment: officedev-microsoft-teams-samples-meetings-sidepanel-nodejs
This sample illustrates how to implement [Side Panel](https://docs.microsoft.com/en-us/microsoftteams/platform/apps-in-teams-meetings/create-apps-for-teams-meetings?view=msteams-client-js-latest&tabs=dotnet#notificationsignal-api) In-Meeting Experience.

## Included Features
* Bots
* Tabs (meeting stage, meeting side panel)
* Meeting Stage
* Meeting SidePanel
* Live Share SDK
* Adaptive Cards
* RSC Permissions
Expand Down
3 changes: 2 additions & 1 deletion samples/meetings-stage-view/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This App helps to enable and configure your apps for Teams meetings. This app co
For reference please check [Enable and configure your apps for Teams meetings](https://docs.microsoft.com/microsoftteams/platform/apps-in-teams-meetings/enable-and-configure-your-app-for-teams-meetings)

## Included Features
* Tabs (meeting stage, meeting side panel)
* Meeting Stage
* Meeting SidePanel
* Live Share SDK
* RSC Permissions

Expand Down
3 changes: 2 additions & 1 deletion samples/meetings-stage-view/nodejs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This App helps to enable and configure your apps for Teams meetings. This app co
For reference please check [Enable and configure your apps for Teams meetings](https://docs.microsoft.com/microsoftteams/platform/apps-in-teams-meetings/enable-and-configure-your-app-for-teams-meetings)

## Included Features
* Tabs (meeting stage, meeting side panel)
* Meeting Stage
* Meeting SidePanel
* Live Share SDK
* RSC Permissions

Expand Down
5 changes: 3 additions & 2 deletions samples/meetings-token-app/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ This application also shows the implementation of Live Share SDK to update the d
- [Build tabs for meeting](https://learn.microsoft.com/microsoftteams/platform/apps-in-teams-meetings/build-tabs-for-meeting?tabs=desktop)

## Included Features
* Bots
* Tabs (meeting chat, meeting details, meeting side panel)
* Meeting Chat
* Meeting Details
* Meeting SidePanel
* Live Share SDK
* RSC Permissions

Expand Down
5 changes: 3 additions & 2 deletions samples/meetings-token-app/nodejs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ This application also shows the implementation of Live Share SDK to update the d
- [Build tabs for meeting](https://learn.microsoft.com/microsoftteams/platform/apps-in-teams-meetings/build-tabs-for-meeting?tabs=desktop)

## Included Features
* Bots
* Tabs (meeting chat, meeting details, meeting side panel)
* Meeting Chat
* Meeting Details
* Meeting SidePanel
* Live Share SDK
* RSC Permissions

Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-action-preview/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ This Messaging Extension has been created using [Bot Framework](https://dev.botf
- It shows how to create a simple card based on parameters entered by the user from a Task Module.
- It also displays the scenario where a Bot sends messages on behalf of a User. Attributing the message to that user can help with engagement and showcase a more natural interaction flow.

## Included Features
* Bots
* Message Extensions
* Action Commands

- **Interaction with Messaging Extension Action Preview**
![msgext-action-preview ](Images/msgext-action-preview.gif)

Expand Down
7 changes: 6 additions & 1 deletion samples/msgext-action-preview/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@ This Messaging Extension has been created using [Bot Framework](https://dev.botf

This sample is a Spring Boot app and uses the Azure CLI and azure-webapp Maven plugin to deploy to Azure.

- **Interaction with Messaging Extension Action Preview**
## Included Features
* Bots
* Message Extensions
* Action Commands

## Interaction with Messaging Extension Action Preview
![MsgExtAction](Images/MsgExtPreview.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
7 changes: 6 additions & 1 deletion samples/msgext-action-preview/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,12 @@ Sample demonstrating an Action Based Messaging Extension with Preview

Click the Messaging Extension icon in the Compose Box's Messaging Extension menu.

- **Interaction with bot**
## Included Features
* Bots
* Message Extensions
* Action Commands

## Interaction with bot
![Messaging Extension Action Preview](Images/MsgExtPreview.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
7 changes: 6 additions & 1 deletion samples/msgext-action-preview/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,12 @@ urlFragment: officedev-microsoft-teams-samples-bot-msgext-action-preview-python
There are two basic types of Messaging Extension in Teams: [Search-based](https://docs.microsoft.com/microsoftteams/platform/messaging-extensions/how-to/search-commands/define-search-command) and [Action-based](https://docs.microsoft.com/microsoftteams/platform/messaging-extensions/how-to/action-commands/define-action-command). This sample illustrates how to
build an Action Based Messaging Extension and demonstrates creating a simple card based on parameters entered by the user from a Task Module.

- **Interaction with Messaging Extension Action Preview**
## Included Features
* Bots
* Message Extensions
* Action Commands

## Interaction with Messaging Extension Action Preview
![MsgExtAction](Images/MsgExtPreview.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-action-quickstart/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ urlFragment: officedev-microsoft-teams-samples-msgext-action-quickstart-js

*Bots* allow users to interact with your web service through text, interactive cards, and task modules. *Messaging extensions* allow users to interact with your web service through buttons and forms in the Microsoft Teams client. They can search, or initiate actions, in an external system from the compose message area, the command box, or directly from a message.

## Included Features
* Bots
* Message Extensions
* Action Commands

## Interaction with app

![message ext module](Images/msgextactionquickstartModule.gif)
Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-action/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ urlFragment: officedev-microsoft-teams-samples-msgext-action-csharp
There are two basic types of Messaging Extension in Teams: [Search-based](https://docs.microsoft.com/en-us/microsoftteams/platform/messaging-extensions/how-to/search-commands/define-search-command) and [Action-based](https://docs.microsoft.com/en-us/microsoftteams/platform/messaging-extensions/how-to/action-commands/define-action-command). This sample illustrates how to
build an Action-based Messaging Extension.

## Included Features
* Bots
* Message Extensions
* Action Commands

- **Interaction with Messaging Extension**
![msgext-action ](Images/msgext-action.gif)

Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-action/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ build an Action-based Messaging Extension.

This sample is a Spring Boot app and uses the Azure CLI and azure-webapp Maven plugin to deploy to Azure.

## Included Features
* Bots
* Message Extensions
* Action Commands

- **Interaction with Messaging Extension action**
![MsgExtAction](Images/MsgExtAction.gif)

Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-action/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Bot Framework v4 Conversation Bot sample for Teams.
This bot has been created using [Bot Framework](https://dev.botframework.com). This sample shows
how to incorporate basic conversational flow into a Teams application. It also illustrates a few of the Teams specific calls you can make from your bot.

## Included Features
* Bots
* Message Extensions
* Action Commands

- **Interaction with bot**
![Messaging Extension](Images/MsgExtAction.gif)

Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-action/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ urlFragment: officedev-microsoft-teams-samples-bot-msgext-action-python
There are two basic types of Messaging Extension in Teams: [Search-based](https://docs.microsoft.com/microsoftteams/platform/messaging-extensions/how-to/search-commands/define-search-command) and [Action-based](https://docs.microsoft.com/microsoftteams/platform/messaging-extensions/how-to/action-commands/define-action-command). This sample illustrates how to
build an Action-based Messaging Extension.

## Included Features
* Bots
* Message Extensions
* Action Commands

- **Interaction with Messaging Extension**
![MsgExtAction](Images/MsgExtAction.gif)

Expand Down
8 changes: 7 additions & 1 deletion samples/msgext-link-unfurling/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,13 @@ Bot Framework v4 Teams [link unfurling](https://docs.microsoft.com/microsoftteam

This bot has been created using [Bot Framework](https://dev.botframework.com), it shows how to create a simple bot that performs link unfurling in Teams.

- **Interaction with Messaging Extension Link Unfurling**
## Included Features
* Bots
* Message Extensions
* Search Commands
* Link Unfurling

## Interaction with Messaging Extension Link Unfurling
![msgext-link-unfurling ](Images/msgext-link-unfurling.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
8 changes: 7 additions & 1 deletion samples/msgext-link-unfurling/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,13 @@ This bot has been created using [Bot Framework](https://dev.botframework.com), i

This sample is a Spring Boot app and uses the Azure CLI and azure-webapp Maven plugin to deploy to Azure.

- **Interaction with Messaging Extension Link Unfurling**
## Included Features
* Bots
* Message Extensions
* Search Commands
* Link Unfurling

## Interaction with Messaging Extension Link Unfurling
![MsgExtLink](Images/LinkUnfurling.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
8 changes: 7 additions & 1 deletion samples/msgext-link-unfurling/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ urlFragment: officedev-microsoft-teams-samples-msgext-link-unfurling

If you copy and paste a link from `https://www.botframework.com` or your ngrok base url, it wil unfurl inside compose area.

- **Interaction with bot**
## Included Features
* Bots
* Message Extensions
* Search Commands
* Link Unfurling

## Interaction with bot
![Link Unfurling](Images/LinkUnfurling.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
8 changes: 7 additions & 1 deletion samples/msgext-link-unfurling/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,13 @@ Bot Framework v4 Teams [link unfurling](https://docs.microsoft.com/microsoftteam

This bot has been created using [Bot Framework](https://dev.botframework.com), it shows how to create a simple bot that performs link unfurling in Teams.

- **Interaction with Messaging Extension Link Unfurling**
## Included Features
* Bots
* Message Extensions
* Search Commands
* Link Unfurling

## Interaction with Messaging Extension Link Unfurling
![MsgExtLink](Images/LinkUnfurling.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
7 changes: 6 additions & 1 deletion samples/msgext-search-auth-config/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,12 @@ This bot has been created using [Bot Framework](https://dev.botframework.com), i
- `User.ReadBasic.All`
- `Mail.Send.Shared`

- **Interaction With Messaging Extension Auth**
## Included Features
* Bots
* Message Extensions (with teams sso)
* Search Commands

## Interaction With Messaging Extension Auth
![msgext-search-auth-config ](Images/msgext-search-auth-config.gif)

## Try it yourself - experience the App in your Microsoft Teams client
Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-search-auth-config/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ urlFragment: officedev-microsoft-teams-samples-bot-msgext-search-auth-config-pyt

There are two basic types of Messaging Extension in Teams: [Search-based](https://docs.microsoft.com/microsoftteams/platform/messaging-extensions/how-to/search-commands/define-search-command) and [Action-based](https://docs.microsoft.com/microsoftteams/platform/messaging-extensions/how-to/action-commands/define-action-command). This sample is built on sample 50.teams-messaging-extension-search, and illustrates how to build a Search-based Messaging Extension with a configuration page, as well as how to sign in from a search Messaging Extension.

## Included Features
* Bots
* Message Extensions (with teams sso)
* Search Commands

## Interaction with app
![msgext-search-auth-config ](Images/msgext-auth-config-gif.gif)

Expand Down
5 changes: 5 additions & 0 deletions samples/msgext-search-quickstart/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ urlFragment: officedev-microsoft-teams-samples-msgext-search-quickstart-js

*Bots* allow users to interact with your web service through text, interactive cards, and task modules. *Messaging extensions* allow users to interact with your web service through buttons and forms in the Microsoft Teams client. They can search, or initiate actions, in an external system from the compose message area, the command box, or directly from a message.

## Included Features
* Bots
* Message Extensions
* Search Commands

## Interaction with app

![Sample Module](Images/msgextsearchquickstart.gif)
Expand Down
Loading

0 comments on commit 3df7241

Please sign in to comment.