User Profile

Collapse

Profile Sidebar

Collapse
dillmn
dillmn
Last Activity: Jul 3 '15, 06:30 PM
Joined: Jun 16 '15
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • button stop, pause, resume, exit not function when audio played.

    I want to make my program read word by word so i use .playsync();

    but why all button cannot functioning? please help me to solve this problem.

    below is my code.

    Code:
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using mshtml;
    using System.Diagnostics;
    ...
    See more | Go to post
    Last edited by dillmn; Jun 28 '15, 04:53 PM. Reason: state there is a code

  • I'm developing a prototype of TTS Synthesizer. I'm planning to record my voice in .wav format and store the path in Microsoft Access. My prototype is developed using Visual Studio in c# language. So, I don't know how to connect the database (Microsoft Access) to the interface. I need to make sure the input(word) will be read by retrieving the audio of the word from the database. Please help me to solve this problem.
    See more | Go to post

    Leave a comment:


  • Link database in microsoft Access to visual studio c#

    I want to make my own speech synthesizer. Plan to store the audio path in microsoft access so that when the word appear, there will be an audio of the word which is my own voice. in wav format. how can i do that? please help me.
    See more | Go to post
No activity results to display
Show More
Working...