Search Unity

Resolved Azure Communication Email problems

Discussion in 'Scripting' started by ruui3d, May 29, 2023.

  1. ruui3d

    ruui3d

    Joined:
    Nov 10, 2021
    Posts:
    6
    Hello everyone,
    I am trying to use the azure Communications Services Email service, in visual studio I have already installed the nuget package for this service.

    But when I put in the code:

    using.Azure.Communication.Email

    I get the error that the "Communication" does not exist in the namespace "Azure".
    Can anyone help?

    I have used the Azure Speech service before, but I installed the Speech sdk plugin, in which case I don't have that.

    I am really lost and really needed this service to be able to send emails in my application.

    If anyone can help I would be very grateful.
     
  2. Yoreki

    Yoreki

    Joined:
    Apr 10, 2019
    Posts:
    2,605
    ruui3d likes this.